lundi 5 septembre 2016

EmberJS on="submit" and on="enter" gets fired by mouse click instead of enter

I want to submit the input value when pressing enter.

<input value=  on="enter">

Here, the save action fires when I click the input field. And the save action does not get fired when clicking enter.

I have also tried with on='submit' with the same result.




Aucun commentaire:

Enregistrer un commentaire