Megabit / Blazorise

Blazorise is a component library built on top of Blazor with support for CSS frameworks like Bootstrap, Tailwind, Bulma, AntDesign, and Material.
https://blazorise.com/
Other
3.26k stars 526 forks source link

Dropdownlist Checkbox Selection Filter #5666

Open benny-adiwijaya opened 1 month ago

benny-adiwijaya commented 1 month ago

Hi, Dropdownlist Checkbox Selection is great. Is it possible to add filter for the options inside dropdownlist?

stsrki commented 1 month ago

Hello. We can consider adding it in the future.

In the meantime, you can try Autocomplete as an alternative. It already has filtered by default, and it can show checkboxes in multi-selection mode.

benny-adiwijaya commented 1 month ago

Cool👍