1
0
pines/elements/textarea-auto-resize.json

5 lines
183 B
JSON

{
"data" : {
"resize()" : "This is the method that will resize the textarea. It is called on initiliazation and every time the content in the textarea is updated."
}
}