Textarea
A versatile textarea component with multiple variants, sizes, resize options, and dark mode support
Installation
Install the Textarea component using the nocta-ui CLI:
npx @nocta-ui/cli add textareaImport the component:
import { Textarea } from '@/components/ui/textarea';Examples
Default Textarea
Textarea with Label
Textarea with Helper Text
Variants
Sizes
Resize Options
Row Configuration
Disabled State
Read-only State
Character Limit
API Reference
Prop
Type