Is there a Filterable Dropdown similar to Filterable Multiselect? #14759
-
Our users are requesting that single select Dropdowns/Selects have the same text-based filtering option that is available in Multiselect. It seems like a fairly basic optimization of Dropdown, since FilterableMultiselect already incorporates it. Has that been requested? Does it already exist? |
Beta Was this translation helpful? Give feedback.
Answered by
tw15egan
Oct 3, 2023
Replies: 1 comment 1 reply
-
Yes, you can use the https://react.carbondesignsystem.com/?path=/docs/components-combobox--overview#shouldfilteritem |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
tw15egan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, you can use the
Combobox
component with theshouldFilterItem
prop passed inhttps://react.carbondesignsystem.com/?path=/docs/components-combobox--overview#shouldfilteritem