Forms & Inputs
Input
Single-line text input. Bind to react-hook-form via RHFTextField when in a form.
Preview
Import
ts
import { Input } from '@/components/ui/input';Usage
tsx
<Input placeholder="Search…" type="search" />We use a few cookies to keep this site working, plus optional ones for analytics and live chat. Read our cookie policy.