File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ sidebar: apiLinks
9797| [ validate] ( #validate ) | Form-level validation is limited to built-in validation methods. |
9898| [ shouldUseNativeValidation] ( #shouldUseNativeValidation ) | Use browser built-in form constraint API. |
9999| [ shouldUnregister] ( #shouldUnregister ) | Enable and disable input unregister after unmount. |
100- | [ progressive] ( /docs/useform/form ) | Enable progressive enhancement for native form submission when using the ` Form ` component. |
100+ | [ progressive] ( /docs/useform/form ) | Enable progressive enhancement for native form submission when using the ` Form ` component. |
101101| [ disabled] ( #disabled ) | Disable the entire form with all associated inputs. |
102102
103103** Schema validation props:**
You can’t perform that action at this time.
0 commit comments