Textarea
Install and import
Usage
Properties
Name | Type(s) | Default | Required |
---|---|---|---|
autoFocus | bool | ||
disabled | bool | ||
maxLength | number | ||
minRows | number | 5 | |
name | string | ||
onBlur | func | ||
onChange | func | ||
onFocus | func | ||
onKeyDown | func | ||
placeholder | string | ||
size | sm md lg | lg | |
value | string | ||
variant | error info success valid warning |
Dependencies
- - @welcome-ui/system^3.0.0-alpha.2
- - @welcome-ui/utils^3.0.0-alpha.2
Peer dependencies
- - @xstyled/styled-components^2.1.0
- - @xstyled/system^2.1.0
- - react^16.10.2 || ^17.0.1
- - react-dom^16.10.2 || ^17.0.1
- - styled-components^5.0.0