cerkiner / ion-textarea-autoresize

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ion-textarea-autoresize

Provides easy to use angular directive for ionic textarea element. Textarea automatically grows on input depending on the text amount inside. Ideal for unlimited text inputs, chat inputs etc... Tested on Ionic 3.9.2

Usage

  • Include the file in your project.
  • Import AutoResize in relevant .module.ts file.
  • Add autoresize attribute to ion-textarea element.

Authors

  • Celilsemi Sam Erkiner - Initial work - cerkiner

License

This project is licensed under the MIT License.

About


Languages

Language:TypeScript 100.0%