diff --git a/src/api/composition-api-helpers.md b/src/api/composition-api-helpers.md index 6d127d59c..b9ed35458 100644 --- a/src/api/composition-api-helpers.md +++ b/src/api/composition-api-helpers.md @@ -1,11 +1,10 @@ - -# Composition API: Helpers {#composition-api-helpers} +# 组合式 API:辅助 {#composition-api-helpers} ## useAttrs() {#useattrs} -Returns the `attrs` object from the [Setup Context](/api/composition-api-setup#setup-context), which includes the [fallthrough attributes](/guide/components/attrs#fallthrough-attributes) of the current component. This is intended to be used in `