@camped-ui/form
v2.1.0
Published
Form component is a powerful and efficient tool for building forms with React, leveraging React Hook Form for form management and Zod for schema-based validation. It provides a streamlined approach to handling form state, user input, and validation, ensur
Downloads
70
Readme
form
Form component is a powerful and efficient tool for building forms with React, leveraging React Hook Form for form management and Zod for schema-based validation. It provides a streamlined approach to handling form state, user input, and validation, ensuring a smooth and error-free form submission process. The Form component is designed to simplify the complexities of form development, allowing developers to focus on creating dynamic and interactive forms with ease.
Installation
yarn add @camped-ui/form
Usage
View docs here.