-
Notifications
You must be signed in to change notification settings - Fork 621
Open
Milestone
Description
Right now pressing the Enter key when typing in a uiForm
does nothing. It should submit the form.
One solution would be to add a uiFormOnSubmitted
function that calls the callback when Enter is pressed in the form's uiEntry
childs. A uiFormSubmit
function can be added to submit the form when clicking a button.
Thoughts?
Metadata
Metadata
Assignees
Labels
No labels