Textarea
Displays a form textarea or a component that looks like a textarea.
Installation
npm i @huin-core/react-textareaAPI Reference
Textarea
| Prop | Type | Description |
|---|---|---|
| disabled | boolean | When set to true, disables the component, preventing user interaction or triggering of associated actions. |