Want multi select combobox support #6652
Replies: 2 comments
-
I am also thinking about it, it should be possible to extend the functionality yourself, it is quite complex stuff, but it's doable. You can look at this: ComboBox How to display the selected items is up to you, I would put a TagGroup next to combobox, similar to Solid.js Kobalte implementation. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Duplicate of #2140 |
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.
-
I know you don't have a requirement so there is no UI to show multi select combobox, but can you please gimme some code to implement multiselect combobox atleast a codesandbox with bare minimal UI. Which is a crucial thing for us.
Beta Was this translation helpful? Give feedback.
All reactions