vue-hooks-form icon indicating copy to clipboard operation
vue-hooks-form copied to clipboard

useForm, Reset Functionlaity

Open LeulAria opened this issue 2 years ago • 2 comments

Reset Functionality Missing

expecting

const { reset } = useForm()

reset()

calling reset() would reset values to the first state and defaultValue if provided

LeulAria avatar Jan 08 '23 14:01 LeulAria

@LeulAria Would you mind helping with it?

beizhedenglong avatar Jan 14 '23 17:01 beizhedenglong

👍 will check on free time

LeulAria avatar Jan 14 '23 17:01 LeulAria