Package Exports
- @heroui/form
- @heroui/form/package.json
Readme
@heroui/form
A form is a group of inputs that allows users submit data to a server and supports field validation errors.
Please refer to the documentation for more information.
Installation
yarn add @heroui/form
# or
npm i @heroui/form
Contribution
Yes please! See the contributing guidelines for details.
License
This project is licensed under the terms of the MIT license.