Skip to content

Latest commit

 

History

History
63 lines (40 loc) · 2.85 KB

overview.md

File metadata and controls

63 lines (40 loc) · 2.85 KB
title page_title description slug tags published position CTAControlName
Overview
Chip Overview
The Chip is a compact element that represents an input, attribute, or action. The component enables user input and verifies that input by converting text into chips. This component is a server-side, ASP.NET WebForms wrapper over the Kendo UI Chip widget.
chip/overview
chip, overview
true
0
WebForms Chip

Chip Overview

The Chip is a compact element that represents an input, attribute, or action. The component enables user input and verifies that input by converting text into chips.

This component is a server-side, ASP.NET WebForms wrapper over the Kendo UI Chip widget.

{% if site.has_cta_panels == true %} {% include cta-panel-overview.html %} {% endif %}

"Chip overview"

The Chip UI component is versatile and can be used in various real-life scenarios across web and mobile applications. Here are some examples:

In email apps, Chip UI components can be used to manage recipient lists, where each chip represents a person, allowing for easy addition or removal.

"Chip in Email Apps"

In social networking or job portals, chips effectively showcase user skills or interests, offering a concise and interactive way to display and edit these attributes.

"Chip in Social Apps"

E-commerce sites employ chips for filtering products, enabling customers to visually manage selections like size, color, or brand.

"Chip in E-commerce Sites"

To see the Chip in action, you can check out the live examples at WebForms Chip demos.

Functionality and Features

  • [Appearance]({%slug chip/appearance%}) - The Chip delivers ready-to-use, predefined sets of styling options.
  • [Customization]({%slug chip/customization%}) - You can add custom icons to the Chip as well as display avatars in it.

Next Steps

  • [Getting Started with the Telerik WebForms Chip]({%slug chip/getting-started%})
  • [Change the Appearance]({%slug chip/appearance%})
  • [Customize the Chip]({%slug chip/customization%})
  • [Client-side Programming]({%slug chip/client-side-programming/overview%})
  • [Server-side Programming]({%slug chip/server-side-programming/overview%})

See Also

  • [Getting Started with the Telerik WebForms Chip]({%slug chip/getting-started%})
  • [Change the Appearance]({%slug chip/appearance%})
  • [Customize the Chip]({%slug chip/customization%})
  • [Client-side Programming]({%slug chip/client-side-programming/overview%})
  • [Server-side Programming]({%slug chip/server-side-programming/overview%})