-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
good first issueGood for newcomersGood for newcomers
Description
I need to use combobox for "allowsCustomValue", So I need to trigger event whenever a ENTER key is pressed (not on input change/ selection change) & check the TextEdit value at the time of enter & run command accordingly.
OnSelectionChange/ OnInputChange wont be helpful in this case as we have a requirement to trigger event with custom TextEditValue on pressing Enter.
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers