Telerik UI for ASP.NET Core ChipList Overview

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
  • Edit in Telerik REPL
HtmlHelper
TagHelper
Files:
index.cshtml
IndexController.cs
Index_TagHelper.cshtml

Also available for:

CLIENT-SIDE API HTML HELPER API
devcraft ninja image

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

Description

The Telerik UI for ASP.NET Core ChipList is a container of two or more individual Chip components. Each chip from the list can be selected or removed, and supports various styling options. The ChipList component is commonly used for single or multiple selections.

This demo shows how to integrate the ChipList in the sushi menu of a restaurant and apply available styling options to its appearance.

The ASP.NET Core ChipList control is part of Telerik UI for ASP.NET Core, a professional-grade UI library with 110+ components for building modern and feature-rich web applications. The UI for ASP.NET Core Chip is a server-side wrapper for the Kendo UI for jQuery Chip component and supports an HtmlHelper and a TagHelper mode.

Functionality and Features

  • Appearance—The ChipList allows you to set different styling options.
  • Icons—You can also specify an icon for the content of the Chip items within the ChipList container.

Additional Apps

This ChipList example is part of unique collection of hundreds of ASP.NET Core demos, with which you can see all Telerik ASP.NET Core 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 ASP.NET Core or ThemeBuilder.

Support & Learning Resources

Additional Resources