We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

How do i use chips with a action?

Hello forum,

currently i'm trying out chips in my blog.

I'm using for each tag in a list that link:

Snippet
<a asp-controller="Tag" asp-action="Index" asp-route-tag="@tag" asp-route-page="">@tag</a>

How can i realize such action with chips?

Greetings

Sascha


1 Reply 1 reply marked as answer

LD LeoLavanya Dhanaraj Syncfusion Team January 10, 2023 08:06 AM UTC

Hi Sascha,


Greetings from Syncfusion support.


The Chip component provides a variety of features, including the ability to customize the appearance, add icons, and handle events such as selection(Click) and removal(Delete). So, you can customize(page navigation) the Chip component by using the Click event.


Check out the below links to know more about the Chip component in Core platform.


Documentation : https://ej2.syncfusion.com/aspnetcore/documentation/chips/getting-started


API reference : https://help.syncfusion.com/cr/aspnetcore-js2/syncfusion.ej2.buttons.chiplist.html#properties


Demo : https://ej2.syncfusion.com/aspnetcore/Chips/DefaultFunctionalities#/bootstrap5


I hope this information is helpful and resolves any concerns you may have. Please let us know, if you have any further questions or need additional assistance.


Regards,

Leo Lavanya Dhanaraj


Marked as answer
Loader.
Live Chat Icon For mobile
Up arrow icon