New to Kendo UI for VueStart a free 30-day trial

SankeyTooltip

Represents the Sankey tooltip configuration.

NameTypeDefaultDescription

appendTo?

HTMLElement

Defines the container to which the Tooltip will be appended. Defaults to body.

delay?

number

200

Represents the delay of the tooltip displaying. The delay is measured in milliseconds.

followPointer?

boolean

false

Indicates whether the tooltip will follow the mouse pointer.

linkContent?

any

The content component of the Sankey link tooltip. Can be string that is pointing to a namedSlot or a render function;

nodeContent?

any

The content component of the Sankey node tooltip. Can be string that is pointing to a namedSlot or a render function;

offset?

number

12

The distance between the tooltip and the mouse pointer in pixels.

visible?

boolean

Indicates whether the Sankey tooltips will be rendered.

Not finding the help you need?
Contact Support