Input
A versatile input component with multiple variants, sizes, icons, and dark mode support
Installation
Install the Input component using the nocta-ui CLI:
npx @nocta-ui/cli add inputThen import the component:
import { Input } from '@/components/ui/input';Examples
Default Input
Input with Label
Input with Helper Text
Variants
Sizes
Left Icon
Right Icon
Disabled State
Read Only State
Api Reference
Prop
Type