Textarea

Textarea component admit such props like size, kind, etc. You can customize your textarea whatever you want, even you can set css property to override styles if you need.

Resize

Boolean


Rows

Number of rows of textarea


Kind

String. Possible values primary, secondary, tertiary


Size

String. Possible values small, medium, large


Label

String. Required _id_ to work correctly.


Disabled


Info message


Error message


Success