CardViewBuilder<T>.OnFocusedCardChanged Method
| Name | Parameters | Description |
|---|---|---|
| OnFocusedCardChanged(RazorBlock) | jsFunc | A function that is executed after the focused card changes. Mirrors the client-side onFocusedCardChanged option. |
| OnFocusedCardChanged(String) | jsFunc | A function that is executed after the focused card changes. Mirrors the client-side onFocusedCardChanged option. |