Textarea
Similar to the TextInput, texareas are primarily used to enter and edit text in forms. The main difference is that textareas support multiple lines.
Props
className
String
disabled
Bool
false
error
Bool
false
forwardedRef
Custom
name
String
required
onChange
Func
required
value
String