ListBox / API

Blazor ListBox Example - API Method Usage and Configuration

Loading Syncfusion Blazor Server Demos…

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