The Blazor Chips is a feature-rich component that provides small blocks of text information. Blazor Chips can also contain avatars, images, letters, and close icons. They can be used as tags when filtering contacts and mail inbox, selecting single or multiple choices from available options, and providing input to an application.
Blazor Chips are compact elements for representing simple content and can also trigger actions when selected.
Blazor Chips can be grouped together as a collection of choices. Choice chips allow users to select from available options.
Filter chips are a collection of Blazor chips that allow users to filter the view items based on a specified parameter.
Input chips allow Blazor chips to be added or removed. A chips can be created from text provided by the user in an input box or deleted as needed.
You can customize the Blazor chips appearance with avatars, close icons, and more using the built-in options.
Easily get started with the Blazor Chips using a few simple lines of C# code as demonstrated below. Also explore our Blazor Chips Example that shows you how to render and configure the Chips in Blazor.
@using Syncfusion.Blazor
@using Syncfusion.Blazor.Buttons
<SfChip>
<ChipItems>
<ChipItem Text="Janet Leverling"></ChipItem>
</ChipItems>
</SfChip>
Chips is also available in Angular, React, Vue and JavaScript frameworks that are built from their own TypeScript libraries. Check out the different Chips platforms from the links below,
You can find our Blazor Chips demo here.
No, this is a commercial product and requires a paid license. However, a free community license is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers.
A good place to start would be our comprehensive getting started documentation.
Greatness—it’s one thing to say you have it, but it means more when others recognize it. Syncfusion is proud to hold the following industry awards.