Blazor ListBox Example - API Methods
- Leafy and Salad
- Cabbage
- Pumpkins
- Spinach
- Wheat grass
- Yarrow
- Beans
- Chickpea
- Green bean
- Horse gram
- Bulb and Stem
- Garlic
- Nopal
- Onion
Sort Order |
|
Selection Mode |
This example demonstrates the API functionalities of the ListBox component through property pane interaction.
API features demonstrated:
- Select property combinations from property pane to achieve desired functionalities
- ListBox rendered with grouping enabled by default
- Switch between Single or Multiple selection mode
- Switch between None, Ascending, or Descending sort orders
- Grouping enabled with vegetable data grouped by category
See also