Textarea
Some help text explaining why I want the user to write so much
Markup
<Textarea
label="A textarea"
help="Some help text explaining why I want the user to do wrote so much" />
Custom CSS Properties
--textarea-label-color
--textarea-label-font-size
--textarea-padding
--textarea-font-size
--textarea-font-family
--textarea-background-color
--textarea-disabled-background
--textarea-border-radius
--textarea-border-width
--textarea-border-color
--textarea-border-color-active
Props
Title | Value |
---|---|
class | string |
density | "tight" | "loose" |
label | string |
help | string |
defaultValue | string |