1. Docs
  2. Components
  3. Form

Form

A group of inputs that allows users to submit data to a server, with support for providing field validation errors.

Component textfield-form not found in registry.

Installation

npx shadcn@latest add @kanpeki/form

Usage

Default (React Aria)

Component textfield-form not found in registry.

React Hook Form

Component react-hook-form not found in registry.

Tanstack Form

Component tanstack-form not found in registry.

Examples

See the following links for more examples on how to use the <Form /> component with other components: