Kendo UI for Vue
The Kendo UI for Vue Chip is a component that shows text, a close or delete icon, and images. Often used in social media platforms or email clients to indicate the different users in the recipient’s field of a message, the Vue Chip component is perfect for listing selected items.
You can easily implement the Kendo UI for Vue Chip in different scenarios. The component provides several predefined types, including success, info, error and warning types, to better equip you for the manifold applications of the chip.
The Chip component has the ability to display avatars and can utilize custom select and custom remove icons.
The Chip component includes two predefined appearance options: the Filled Chip, which sets a background color to its content, and the Outlined Chip, which sets a transparent background color and an outline.
For globalization and internationalization scenarios, the Kendo UI for Vue Chip can be rendered in an RTL (right-to-left) mode.