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
{{ message }}
This repository was archived by the owner on Sep 5, 2025. It is now read-only.
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.