Skip to content

component/grow

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •