ionic2-autosize
ionic2-autosize is an Ionic2 / Angular2 directive that automatically adjusts textarea height to fit content.
It adjusts the textarea height automatically to any text input, or changes to the model bound to the textarea.
Acknowledgements
This code based on Steve Papa's angular2-autosize solution
Installation:
npm install ionic2-autosize
Use Example:
;;
Authors
Zeb Burke-Conte & Felix
Licence
This project is licensed under the MIT license. See the LICENSE file for more info.