We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 940c810 commit 3dd09acCopy full SHA for 3dd09ac
README.md
@@ -45,6 +45,7 @@ export default {
45
- `useResize` -- tracks `window` dimensions.
46
- `useLoading` -- loading status of asynchronous task.
47
- `useForm` -- manage, watch, and synchronize state of complex form.
48
+- `useFormElement` -- create custom form components that support `v-model`.
49
- `useTable` -- manage, watch, and synchronize state of complex table.
50
- ...
51
0 commit comments