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
Selecting the first result on enter key press is a common need in the autocomplete component. After much searching, I discovered that this library provides the feature with the selectFirstOnEnter prop. However it appears nowhere in the docs that I can tell.
Selecting the first result on enter key press is a common need in the autocomplete component. After much searching, I discovered that this library provides the feature with the selectFirstOnEnter prop. However it appears nowhere in the docs that I can tell.
I would love to see the prop described and an example added to the docs for the component here
The text was updated successfully, but these errors were encountered: