Does fluentui webcomponent <fluent-combobox> support multi-select combobox? #31542
Unanswered
mrinmay7875
asked this question in
Q&A
Replies: 0 comments
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 want to create a multi-select combobox as shown below using which is a webcomponent provided by fluentui.
(https://i.sstatic.net/v8xCFmCo.png)
I was checking the fluentUI webcomponents docs. But here it does not mention anything about multiselect. https://learn.microsoft.com/en-us/fluent-ui/web-components/components/combobox?pivots=typescript
Does this webcomponent support multi-select option ?
I tried to add a multiselect="true" in the but it does not seem to work.
Beta Was this translation helpful? Give feedback.
All reactions