UNPKG
ui-humix-lib
Version:
latest (1.0.0)
1.0.0
A simple package for implementinghumix design components in react-based or node.js based projects.
ui-humix-lib
/
components
/
html
/
elements
/
textarea-auto-resize.json
6 lines
(5 loc)
•
184 B
JSON
View Raw
1
2
3
4
5
6
{ "data" : { "
resize
()" :
"This is the method that will resize the textarea. It is called on initialization and every time the content in the textarea is updated."
} }