-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Description
I'd like to make a <input> that invoke some function after user press enter. However this doesn't work:
- the onKeydown event handler to the <input> simple got ignored
- trying to add input to a
<form>and addsubmitevent handler doesn't work becauseformis not available in VM
Is there a way to implement this feature?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels