SankeyEvent
Interface
The KendoReact Sankey event object.
Definition
Package:@progress/kendo-react-charts
Properties
The dataItem of the related element.
nativeEvent
any
A native DOM event.
sender
Sankey
The Sankey component instance.
An event target.
targetType
"node" | "link"
The target element type.
type
string
The event type.
Methods
Indicates whether the default action has been prevented.
Returns:
boolean
Prevents the default action.