JavaScript/jQuery Sankey - NodeClickEvent

The type of the nodeClick event handler's argument.

import { NodeClickEvent } from "devextreme/viz/sankey"
Type:

Object

component

The UI component's instance.

Type:

Sankey

element

The UI component's container.

event

A native browser event with additional fields from EventObject.

target

Type:

Node