Skip to main content
All docs
V25.2
  • ID

    CardViewBuilder<T>.OnCardRemoved Method

    Name Parameters Description
    OnCardRemoved(RazorBlock) jsFunc A function that is executed after a card was removed from the data source. Mirrors the client-side onCardRemoved option.
    OnCardRemoved(String) jsFunc A function that is executed after a card was removed from the data source. Mirrors the client-side onCardRemoved option.