textarea
Documentation / ui/textarea
TextareaProps
Defined in: app/components/ui/textarea.tsx:5
Extends
TextareaHTMLAttributes
<HTMLTextAreaElement
>
Textarea
const Textarea: ForwardRefExoticComponent<TextareaProps & RefAttributes<HTMLTextAreaElement>>;
Defined in: app/components/ui/textarea.tsx:8