Hi,
can RadzenCard component be clickable?
Yes, you can use the built-in @onclick event:
@onclick
<RadzenCard @onclick=@Click> </RadzenCard>