- Docs
- Components
- Form
Form
A group of inputs that allows users to submit data to a server, with support for providing field validation errors.
Preview
Code
Installation
CLI
Manual
Copy and paste the following code into your project.
Update the import paths to match your project setup.
Usage
Default (React Aria)
Preview
Code
React Hook Form
Preview
Code
Tanstack Form
Preview
Code
Examples
See the following links for more examples on how to use the <Form />
component with other components: