Replies: 1 comment
-
You can currently do this with a datalist. It won't be styled exactly the same as a normal Select dropdown, but you get all of the functionality you're after. You'll just have to add validation to make sure entered text matches one of the datalist options before form submission. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
A Combobox and Searchable Dropdown Component should be available in DaisyUI. It will be great improvement if exists.
Please any body help me, how to create Combobox and Searchable Dropdown Component in React JS.
Beta Was this translation helpful? Give feedback.
All reactions