New to Kendo UI for AngularStart a free 30-day trial

Events

The Kendo UI for Angular Sankey diagram emits several events that you can handle. This allows you to tailor the Sankey's behavior to your specific requirements.

  • nodeEnter—The event fires when the user enters a node.
  • nodeLeave—The event fires when the user leaves a node.
  • linkEnter—The event fires when the user enters a link.
  • linkLeave—The event fires when the user leaves a link.
  • nodeClick—The event fires when the user clicks a node.
  • linkClick—The event fires when the user clicks a link.

The following example demonstrates the above events. Test them by entering and leaving the nodes and links with your mouse or with a touch screen input.

Change Theme
Theme
Loading ...
In this article
Suggested Links
Not finding the help you need?
Contact Support