jeft-vue-growheight

0.1.1 • Public • Published

jeft-vue-growheight

Installation

npm install jeft-vue-growheight --save

Usage

<textarea
    class="textarea"
    v-model="content"
    v-grow-height="0"
    :placeholder="msg"
/>

Tip

  • 必须使用v-model才能动态改变高度:就是要触发componentUpdated
  • 自增高的高度为line-height的值
  • binding.value为额外增加的高度

Package Sidebar

Install

npm i jeft-vue-growheight

Weekly Downloads

1

Version

0.1.1

License

MIT

Unpacked Size

29.2 kB

Total Files

6

Last publish

Collaborators

  • jeft-hai