ionic-team / cordova-plugin-ionic-keyboard

Keyboard Plugin for Cordova
Other
192 stars 177 forks source link

[iOS] custom handler for accessory bar Done button #112

Open dmitry-salnikov opened 4 years ago

dmitry-salnikov commented 4 years ago

By default, click on Done button of accessory bar does nothing except hiding the keyboard. Is there any way to invoke custom handler, or at least the same action as keyboard's return button does?