components
Installation
Usage
Imports
import { TextArea } from "@/components/ui/text-area"Code
<TextArea placeholder="Enter your message" />Examples
Disabled
Characters Limit
Form
Props
<TextArea>
| Name | Default | Values |
|---|---|---|
| resizable | true | boolean |
| rounded | rounded | roundedsquare |
| External Reference | - | - |