<auto-textarea> element
A web-component textarea that only resizes itself
Installation
$ npm install --save auto-textarea-element
Usage
Script
Import as ES modules:
Include with a script tag:
Markup
prefilled text
Browser support
Browsers without native custom element support require a polyfill.
- Chrome
- Firefox
- Safari
- Microsoft Edge
Development
npm install
npm test
License
Distributed under the MIT license. See LICENSE for details.