arkejs/ui
Getting StartedInstallUsageAPI ReferenceFormForm.FieldFormConfigProviderExamplesBasicFormConfigProvideruseFormDefault values
useForm
In order to have more control over form different behaviours you can use useForm
hook.
Under the hook, it wraps useForm
coming from react-hook-form
and adds some extra features.
Submitted data: {}