Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 230097

Ionic - Go to the next input field instead of submitting the form

$
0
0

There is no such need to create directive. You can do it by just below code.

<ion-input #myInput (keyup.enter)="myInput.focusNext()"></ion-input>

Just as simple as that!


Viewing all articles
Browse latest Browse all 230097

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>