Posts by Eduardo Calixto • 21 points
1 post
-
2
votes2
answers608
viewsA: How to hide Keyboard in Cordova by pressing "Go" or "Done"
The best way to interact with the keyboard is using the plugin Ionic-plugin-Keyboard. One of its methods is Cordova.plugins.Keyboard.close() that allows you to close the keyboard.