React Sankey - LinkClickEvent

The type of the linkClick event handler's argument.

import { SankeyTypes } from "devextreme-react/sankey"
Type: SankeyTypes.LinkClickEvent

component

The UI component's instance.

Selector: Component
Type:

Sankey

element

The UI component's container.

event

A native browser event with additional fields from EventObject.

Selector: Event

target

Type:

Link