We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9b7410 commit 8337aa3Copy full SHA for 8337aa3
active-rfcs/0000-infer-attrs.md
@@ -70,7 +70,7 @@ The following blow is the design details.
70
- `attrs` is lower priority than `props`.
71
72
73
-## `useAttrs`
+## `useAttrs<T>`
74
In the `setup-script`, the generic type of `useAttrs` will compile to the second param of `defineComponent`
75
76
0 commit comments