Can I make the entire Vue Card component clickable for a single link?

1 Answer 122 Views
Card
David
Top achievements
Rank 1
David asked on 08 Nov 2023, 08:26 PM
Can I make the entire Vue Card component clickable for a single link?

1 Answer, 1 is accepted

Sort by
0
Vessy
Telerik team
answered on 10 Nov 2023, 01:56 PM

Hello, David,

I have already answered your support thread on this matter, for anyone else interested in this case I am copying my initial reply here as well:

The card does not expose a clickable event/prop, but you can achieve this result by wrapping the desired card(s) into a simple div and handle its `click` event directly. You can test this approach in the sample below:

I hope this suggestion will be helpful for you but do let me know if I can assist you any further on this matter.


Regards,
Vessy
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Kendo family, check out our getting started resources

Tags
Card
Asked by
David
Top achievements
Rank 1
Answers by
Vessy
Telerik team
Share this question
or