question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Is ion-textarea auto resize support in ionic 2??

See original GitHub issue

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 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:closed
  • Created 7 years ago
  • Comments:8 (1 by maintainers)

github_iconTop GitHub Comments

9reactions
KiaraGrouwstracommented, Jan 4, 2017

@jgw96: I think the question was originally intended to be about native support for automatic resize, not the regular old manual resize.

5reactions
maxt3rcommented, Nov 28, 2016

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

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found