You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please add a binding which will select items by first letter when you press a keyboard button. If a user type faster example:
In 1 sec the user can type "APP" while the dropdown is currently shown, then Selection Box should locate the items.
DROPDOWN MENU ITEMS:
Data = [APPLE,
BANANA,
CARROTS,
EGGPLANT,
TOMATO]
The text was updated successfully, but these errors were encountered:
Please add a binding which will select items by first letter when you press a keyboard button. If a user type faster example:
In 1 sec the user can type "APP" while the dropdown is currently shown, then Selection Box should locate the items.
DROPDOWN MENU ITEMS:
The text was updated successfully, but these errors were encountered: