CardViewBuilder<T>.OnCardHoverChanged Method
| Name | Parameters | Description |
|---|---|---|
| OnCardHoverChanged(RazorBlock) | jsFunc | A function that is executed after the pointer enters or leaves a card. Mirrors the client-side onCardHoverChanged option. |
| OnCardHoverChanged(String) | jsFunc | A function that is executed after the pointer enters or leaves a card. Mirrors the client-side onCardHoverChanged option. |