auto-textarea icon indicating copy to clipboard operation
auto-textarea copied to clipboard

基于Vue的高度自适应文本输入框

Results 4 auto-textarea issues
Sort by recently updated
recently updated
newest added

方法一和方法二都试过了,都不行,都报错。 ![qq 20180525235457](https://user-images.githubusercontent.com/26242617/40554310-e286aef8-6077-11e8-854c-1d456733f626.png) ![qq 20180525235520](https://user-images.githubusercontent.com/26242617/40554311-e2f0ee1c-6077-11e8-8606-e2a554c136e5.png)

textareaChange: function (val) { // 输入的val console.log('val) // 多次 输出 val }, 还有一个就是不能像微信 回复那样,达到 一定高度然后 textarea 自动定高,出现了滚动条

1.4.0版本的 报错缺少 .auto-textarea-wrapper