Form Components
shadcn Form and Input components already included in project.
Components in this section
- Form - A comprehensive form component that uses React Hook Form
- Input - Text input component
- Checkbox - Checkbox component
- Label - Form label component
- Radio Group - Radio button group component
- Select - Dropdown select component
- Switch - Toggle switch component
- Textarea - Multi-line text input component