Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

sergioramos/resizable-textarea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

deprecated

resizable-textarea

make a textarea auto resizable. demo

install

$ component install ramitos/resizable-textarea

api

var rta = require('resizable-textarea');

rta(document.getElementById('some-textarea-id'));

issues

  • the textarea only grows, and doesn't shrink when the text is reduced.

License

MIT

Releases

No releases published

Packages

No packages published