Angular Sankey - LinkClickEvent

The type of the linkClick event handler's argument.

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

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:

Link