Is ion-textarea auto resize support in ionic 2??
See original GitHub issueRun ionic info
from terminal/cmd prompt: (paste output below)
Cordova CLI: 6.3.0 Gulp version: CLI version 3.9.1 Gulp local: Local version 3.9.1 Ionic Framework Version: 2.0.0-beta.10 Ionic CLI Version: 2.0.0-beta.35 Ionic App Lib Version: 2.0.0-beta.19 ios-deploy version: 1.8.6 ios-sim version: 5.0.8 OS: Mac OS X El Capitan Node Version: v5.9.1 Xcode version: Xcode 7.3.1 Build version 7D1014 \
Like Title , Is auto resize support in ionic2 for ion-textarea? If not , Could any one point me a way to implementing this ? Many thanks
Issue Analytics
- State:
- Created 7 years ago
- Comments:8 (1 by maintainers)
Top Results From Across the Web
Is ion-textarea auto resize support in ionic 2?? #7562 - GitHub
Run ionic info from terminal/cmd prompt: (paste output below) Cordova CLI: 6.3.0 Gulp version: CLI version 3.9.1 Gulp local: Local version ...
Read more >Autosize ion-textarea - ionic-v3
Hi,. I'm trying to auto-adjust the height of a text area using this directive: Here It's works when i manually type in the...
Read more >ion-textarea resize height dynamically in Ionic 5 - Stack Overflow
I am migrating my project from Ionc3 to Ionic5. I have an ion-textarea which increases the height as user ...
Read more >Elastic text area component in Ionic Framework
Hence this adjust() function autosizes the textarea to it's content size. Also, we are using @HostListener to listen to input event, and calling...
Read more >ion-textarea max-height - CodePen
Ionic 4.5.0 https://ionicframework.com/docs/ -->. 2. . 3. <ion-app> ... <ion-label>Label</ion-label>. 14. <ion-textarea auto-grow="true"></ion-textarea>.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@jgw96: I think the question was originally intended to be about native support for automatic resize, not the regular old manual resize.
I don’t think this question was understood correctly, but it comes up as a top result in Google.
I wrote a simple directive for autoresizing ion-textarea as you input text. Here it is: https://gist.github.com/maxt3r/2485356e91a1969bdb6cf54902e61165