Blazor ComboBox Example - Disabled Items
This example showcases disabled items functionality in ComboBox for non-selectable option indication.
Disabled items behavior:
- Disabled items appear greyed out in popup
- Cannot be selected as component values
- Configure using ComboBoxFieldSettings.Disabled property