Name | Type | Values | Default |
---|---|---|---|
contrast | Boolean | true false | false |
label? | Boolean | true false | true |
text | Text | - | Placeholder |
caption? | Boolean | true false | false |
state | Variant | default focus disabled | default |
validation | Variant | none error success | none |
text type | Variant | Value Placeholder | Placeholder |
Textarea
Textarea is used to set a value that is multiple lines of text.
On this page
- Updated 10 Dec 2024
Playground
No preview available
contrast
label?
caption?
state
validation
text type
Props
contrast
false
true
label?
true
false
text
Placeholder
caption?
false
true
state
default
focus
disabled
validation
none
error
success
text type
Placeholder
Value