Example of Default Functionalities in Blazor Dropdown List Component
This sample demonstrates the default functionalities of the Blazor Dropdown List. Click the Dropdown List component and select an item from the options list.
Properties
Selected Value : Game3
Selected Text : Basketball
The Dropdown List component shows the list of predefined values in dropdown that allows the user to select an item.
See also