Showing "Done" button in keyboard

Anyone know how to get the “Done” button in the keyboard on iOS? It hides the keyboard when pressed. This particular example appears when editing your profile on the iOS Twitter app.

You would have to wrap you inputs with a form and have an ng-submit on it

Not that it’s really a bad thing, but it seems that wrapping inputs in a form tag sets the button to “Go” for me.

1 Like