Kendo React Card with tags component

1 Answer 74 Views
Card
Jason
Top achievements
Rank 2
Iron
Iron
Iron
Jason asked on 10 Mar 2023, 01:23 AM

Greetings,

Is there a Kendo Tags (standalone component) I can use inside the Card body content?

I found this image that has tags inside the card body content. It would be great if the tags are closable.

Please see the attached image. Thanks!

 

Best Regards,

Jason Li

1 Answer, 1 is accepted

Sort by
1
Accepted
Wissam
Telerik team
answered on 10 Mar 2023, 12:02 PM

Hi, Jason,

Thank you for the provided screenshot.

KendoReact does not include a standalone `tag` component, but you can render a Button and customize it to appear as one. In the below example, I am rendering two Button components with a `border-radius` set to `15px`. Moreover, to make them closable, I rendered a font icon and handled the click event of the span element that wraps it to set the display style of the Buttons to `none`:

I hope this matches what you need, but please let me know if you have any further questions.

Regards,
Wissam
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.

Tags
Card
Asked by
Jason
Top achievements
Rank 2
Iron
Iron
Iron
Answers by
Wissam
Telerik team
Share this question
or