📄️ Introduction
A form state manage library, which is simple, easy to use and powerful!
📄️ Form validation
We support form validation, also can set form validation interactions:
📄️ Form Validators
- `min(val number): boolean`Validator that requires the control's value to be greater than or equal to the provided number.
📄️ Standard form component
We defined standard form component to provide developers with a consistent development experience across different UI libraries.
📄️ Third party integration
Chakra UI