Routing with keyboard

How do I route When the “go” key on the in app keyboard is pressed? I’m in Ionic 1. Thanks!

<form ng-submit=“mySubmitfunction()”>





<input type=“submit” value=“Click Me”>

2 Likes