Completed
Last Updated: 15 Apr 2022 10:14 by ADMIN
Justin
Created on: 28 Mar 2022 14:17
Category: Kendo UI for Angular
Type: Feature Request
1
Chip input

Would really like a Kendo UI version of the Chip Input like the one from Angular Material https://material.angular.io/components/chips/overview#chip-input

I was surprised looking through all the components that something like this didn't already exist

3 comments
ADMIN
Ivo
Posted on: 15 Apr 2022 10:14

Hi Justin,

The MultiSelect is designed as a form component for selecting values from a list. Therefore, a list item can be selected only once. One possible way to achieve the desired behavior is to use custom values only without any predefined ones. Here's an example of the suggested approach.

If you do need the list with suggested items, then it would probably be best to write a custom component that behaves as desired. It can be built with Kendo components as well. Here's an example of a combination between AutoComplete and Chip.

Regards,
Ivo
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Justin
Posted on: 12 Apr 2022 13:00

The Kendo MultiSelect does not allow for any duplicate entries to be selected which is required for my specific use case

 

ADMIN
Ivo
Posted on: 04 Apr 2022 09:28

Hi Justin,

I believe that what you are looking for is our Kendo MultiSelect component.

Let us know in case additional information is needed.

Regards,
Ivo
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.