Textarea
The Textarea component provides a styled version of the HTML <textarea>
.
#
Usage ExampleLive Editor
Result
#
PropsProp | 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.