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.