Vue Sankey - LinkClickEvent

The type of the linkClick event handler's argument.

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

component

The UI component's instance.

Selector: DxComponent
Type:

Sankey

element

The UI component's container.

event

A native browser event with additional fields from EventObject.

Selector: DxEvent

target

Type:

Link