Skip to content

Commit 3dd09ac

Browse files
committed
docs: add use-form-element
1 parent 940c810 commit 3dd09ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ export default {
4545
- `useResize` -- tracks `window` dimensions.
4646
- `useLoading` -- loading status of asynchronous task.
4747
- `useForm` -- manage, watch, and synchronize state of complex form.
48+
- `useFormElement` -- create custom form components that support `v-model`.
4849
- `useTable` -- manage, watch, and synchronize state of complex table.
4950
- ...
5051

0 commit comments

Comments
 (0)