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!