Skip to content

Repository files navigation

Grow

Grow textareas as the user types.

Installation

$ npm install grow-component

API

grow(el, [options])

varel=document.querySelector('textarea');vargrow=require('grow');grow(el,{max: 5});

Options

  • max (number) maximum rows

License

MIT

About

Grow textareas as users type

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages