| 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
falsetruelabel?
truefalsetext
Placeholdercaption?
falsetruestate
defaultfocusdisabledvalidation
noneerrorsuccesstext type
PlaceholderValue