Skip to main content
All docs
V25.2
  • ID

    CardViewBuilder<T>.OnCardClick Method

    Name Parameters Description
    OnCardClick(RazorBlock) jsFunc A function that is executed when a card is clicked or tapped. Mirrors the client-side onCardClick option.
    OnCardClick(String) jsFunc A function that is executed when a card is clicked or tapped. Mirrors the client-side onCardClick option.