Notice: The Monaca & Onsen UI Community Forum is shutting down.

For Onsen UI bug reports, feature requests and questions, please use the Onsen UI GitHub issues page. For help with Monaca, please contact Monaca Support Team.

Thank you to all our community for your contributions to the forum. We look forward to hearing from you in the new communication channels.

ons-sen ui - keypress events



  • Hello,

    I have page A , Page B and Page C.

    Page A -> calls Page B -> calling Page C

    Each page has <form> </form> and button with validation.

    When I press the enter key on Page A for example, unwanted things happen like empty page B displays or form does not submit etc.

    Is there a key handler available with onsenUI, please?

    Thanks for your help!