Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manually assign a selected value? #248

Open
SethCram opened this issue Apr 3, 2023 · 0 comments
Open

Manually assign a selected value? #248

SethCram opened this issue Apr 3, 2023 · 0 comments

Comments

@SethCram
Copy link

SethCram commented Apr 3, 2023

I want a user to be able to type into the textbox and press enter, and if there's an option with the search's name then it should be added as a selected item. Is this possible?

I'm currently using onKeyPressFn() to capture the key stroke and see if enter was pressed, but I have no knowledge of how to manually assign a selected value.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant