Blazor ChipList - Overview

Pedro Afonso Pedro Afonso
John Doe

Style in ThemeBuilder

  • Custom SASS variables
  • Atomic customizations
  • Sharing projects
Start Theming
  • Overview.razor
  • CustomerService.cs
  • CustomerDto.cs
Loading the demo source code...please wait.
blazor ui ninja image

The ChipList component is part of Telerik UI for Blazor, a professional grade UI library with 110+ native components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

Description

The ChipList shows pieces of information in a compact form. The chips may represent entities that can be people, places, or things.

The chips in the list can be selected, disabled or removed, and support styling options, such as icon, fill mode and adjustable rounded corners. The chips are commonly used in email templates where each chip is a single recipient. They can also be used for filtering.

The ChipList can detect some default model property names and apply the values to its chip configurations. Or, it provides parameters to configure the property names from the model, such as TextField, IconField, etc.

The ItemTemplate tag of the ChipList allows you to render custom HTML content or nested Razor components in each chip.

This ChipList Overview 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

Additional Resources

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