SankeyEvent
The Kendo UI for Vue Sankey event object.
Name | Type | Default | Description |
---|---|---|---|
dataItem |
|
The dataItem of the related element. | |
originalEvent |
|
The native DOM event. | |
sender |
|
The Sankey component instance. | |
target |
|
The | |
targetType |
|
The target element type. | |
type |
|
The event type. |
Methods
isDefaultPrevented | ||||
---|---|---|---|---|
Indicates whether the default action has been prevented. | ||||
|
preventDefault |
---|
Prevents the default action. |