CodeBeamOrg / CodeBeam.MudBlazor.Extensions

Useful third party extension components for MudBlazor, from the contributors.
https://mudextensions.codebeam.org/
MIT License
363 stars 62 forks source link

MultiSelection Autocomplete #236

Closed Hobbs1210 closed 11 months ago

Hobbs1210 commented 11 months ago

Any timeline on when the Autocomplete extension described in this MudBlazor PR will be added to this extension library ?

Hobbs1210 commented 11 months ago

Actually, its hard to add multiselection to autocomplete because it needs nearly complete redesign.

Instead of this, now the extension package has MudComboBox. The newest design that unites select and autocomplete features. If you need a feature, we can move with combobox.

Thank you!! I will move forward with ComboBox

Hobbs1210 commented 11 months ago

close

pkuehnel commented 8 months ago

Where can I find MudComboBox? I googled for it, but no results.

Just found it Nuget Package and CodeExamples