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

Autocomplete initial selected value #391

Closed
gparlakov opened this issue Aug 13, 2023 · 1 comment
Closed

Autocomplete initial selected value #391

gparlakov opened this issue Aug 13, 2023 · 1 comment

Comments

@gparlakov
Copy link
Contributor

Support for initial value

<AutocompleteInput class="w-full bg-inherit px-2 pr-6" value={selected}/>
or
<AutocompleteOption aria-selected={selected === key} />

@gparlakov gparlakov changed the title Autocomplte initial selected value Autocomplete initial selected value Aug 13, 2023
@gparlakov
Copy link
Contributor Author

Seems to have been a problem on my machine/build/whatever. Now it works !?!

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