Example of Default Functionalities in Blazor MultiColumn ComboBox Component
This example demonstrates the primary features of the Blazor MultiColumn ComboBox. You can type into the ComboBox or click the dropdown icon to choose an item from multiple columns.
Properties
Selected Value : Smartphone
The MultiColumn ComboBox allows users to either input a value or select from a list that is organized into multiple columns.
See also