Textarea
The Textarea component provides a styled version of the HTML <textarea>
.
Usage Example
Live Editor
Result
Loading...
Props
Prop | Type | Default | Description |
---|---|---|---|
height | string (optional) | 'auto' | |
lineHeight | string (optional) | 'copy' | |
theme | object (optional) |
Textarea uses COMMON, LAYOUT, POSITION, FLEXBOX, BORDERS groups of Styled System props.