New to KendoReact? Start a free 30-day trial
SankeyEvent
SankeyEventPremium
The KendoReact Sankey event object.
Name | Type | Default | Description |
---|---|---|---|
dataItem |
|
The dataItem of the related element. | |
nativeEvent |
|
A native DOM event. | |
sender |
|
The Sankey component instance. | |
target |
|
An event target. | |
targetType |
|
The target element type. | |
type |
|
The event type. |
Methods
isDefaultPrevented | ||||
---|---|---|---|---|
Indicates whether the default action has been prevented. | ||||
|
preventDefault |
---|
Prevents the default action. |