Skip to main content
All docs
V25.2
  • ID

    CardViewBuilder<T>.OnInitNewCard Method

    Name Parameters Description
    OnInitNewCard(RazorBlock) jsFunc A function that is executed before a new card is added to the UI component. Mirrors the client-side onInitNewCard option.
    OnInitNewCard(String) jsFunc A function that is executed before a new card is added to the UI component. Mirrors the client-side onInitNewCard option.