Textarea
Textarea
The Textarea component provides a styled version of the HTML <textarea>.
Import component
import { Textarea } from 'rimble-ui';
Example
Props
height
(optional)
Default value:
'auto'
lineHeight
(optional)
Default value:
'copy'
theme
object
(optional)
Styled System Props
Textarea uses COMMON, LAYOUT, POSITION, FLEXBOX, BORDERS groups of Styled System props.