Angular Sankey - NodeClickEvent

The type of the nodeClick event handler's argument.

import { DxSankeyTypes } from "devextreme-angular/ui/sankey"
Type: DxSankeyTypes.NodeClickEvent

component

The UI component's instance.

Selector: dxo-component
Type:

Sankey

element

The UI component's container.

event

A native browser event with additional fields from EventObject.

Selector: dxo-event

target

Type:

Node