New to Telerik UI for Blazor? Download Free 30-day trial

MultiSelect - Tag Mode

Configurator

Tag Mode

Maximum Allowed Tags


  • Tag-mode.razor
  • ProductService.cs
  • ProductDto.cs
Loading the demo source code...please wait.

Style in ThemeBuilder

  • Custom SASS variables
  • Atomic customizations
  • Sharing projects
Start Theming

Description

The MultiSelect for Blazor provides options for displaying the items as individual (multiple) tags and as a single, summary tag.

To configure the desired mode, use the TagMode parameter. When the Multiple option is selected, you can additionally control the maximum number of individual chips (tags) that the component will visualize in the input. If the selected items exeed this number, the MultiSelect will summarize the remaining selected items.

This demo showcases a basic MultiSelect implementation including the TagMode and MaxAllowedTags parameters bound to the configurator options. Try the various settings to test the behavior in the different Tag Modes.

This MultiSelect Tag Mode example is part of a unique collection of hundreds of Blazor demos, with which you can see all Telerik UI for Blazor components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in Telerik REPL for Blazor or ThemeBuilder.

Support & Learning Resources

An error has occurred. This application may no longer respond until reloaded.