MultiSelect Dropdown / Custom Value

Blazor MultiSelect Dropdown Example - Custom Value Entry Support

Loading Syncfusion Blazor Server Demos…

This example demonstrates the custom value functionality of MultiSelect component for user-defined entries.

Custom value features:

  • Type character(s) not present in data source
  • Custom value button appears when typed text not found
  • Click button to add custom typed value as new item
  • Non-present options can be added to component value

Configuration:

See also