0.1.1 • Published 3 years ago

@sonicgarden/autosize-textarea-element v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

autosize-textarea-element

Installation

$ npm install @sonicgarden/autosize-textarea-element

Usage

import '@sonicgarden/autosize-textarea-element'
<autosize-textarea><textarea></textarea></autosize-textarea>

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.