Textarea
component propsName | Type | Usage |
---|---|---|
.. | All textarea element props | |
autoHeight | boolean | To automatically increase height with content |
maxLength | number | Maximum characters allowed |
parentClassName | string | To add class on wrapper div |
parentStyle | object | To add styling on wrapper div |