TreeMapBuilder.OnHoverChanged Method
| Name | Parameters | Description |
|---|---|---|
| OnHoverChanged(RazorBlock) | jsFunc | A function that is executed after the pointer enters or leaves a node. Mirrors the client-side onHoverChanged option. |
| OnHoverChanged(String) | jsFunc | A function that is executed after the pointer enters or leaves a node. Mirrors the client-side onHoverChanged option. |