SankeyBuilder.OnLinkClick Method
| Name | Parameters | Description |
|---|---|---|
| OnLinkClick(RazorBlock) | jsFunc | A function that is executed when a sankey link is clicked or tapped. Mirrors the client-side onLinkClick option. |
| OnLinkClick(String) | jsFunc | A function that is executed when a sankey link is clicked or tapped. Mirrors the client-side onLinkClick option. |