angular-elastic icon indicating copy to clipboard operation
angular-elastic copied to clipboard

callback called when textarea's height updates

Open tchesa opened this issue 8 years ago • 0 comments

It was very useful to me in my chat application, where the size of the rest of the page was relative to the size of the textarea's input. So I've used the callback to update the height of the rest of the page only when the textarea's height updated.

tchesa avatar Feb 22 '18 18:02 tchesa