Replies: 2 comments 2 replies
-
For the next major version (v5) we will use the Web Components v3. In there there is a Dropdown component (https://web-components.fluentui.dev/?path=/docs/components-dropdown-option--docs) but I'm not seeing anything yet for an |
Beta Was this translation helpful? Give feedback.
0 replies
-
What I was looking at exactly was the following: https://react.fluentui.dev/?path=/docs/components-dropdown--docs#grouped |
Beta Was this translation helpful? Give feedback.
2 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.
-
Hi all,
I've been looking to use this library in one of my projects and I am wondering if the dropdown component on fluent UI react version 9 will be introduced.
I am asking as I want to create a fluent select with groupings, however I cannot find a way to do that.
Looking at the react library I can see a
OptionGroup
component exists. Which groups the options, adds a header, and offsets them from the left by a bit.Will a component like this be ever introduced? Or will the fluent select be updated to include option groups?
Beta Was this translation helpful? Give feedback.
All reactions