components.ElasticTextarea Class
Textarea which grows and shrinks automatically when user types text into it
Constructor
components.ElasticTextarea
(
-
props
Parameters:
-
propsObject-
[onResize]Function optionalCalled when the textarea has been resized
-
[minRows]Number optionalMinimum rows size for the textarea
-
