New to KendoReactLearn about KendoReact Free.

TooltipPositionEvent

NameTypeDefaultDescription

anchorElement?

string

The Tooltip anchor element prop.

element

HTMLDivElement

The Tooltip element. Useful to get the actual width and height of rendered Tooltip.

mouseLeft

number

The current mouse left position.

mouseTop

number

The current mouse top position;

nativeEvent

any

A native DOM event.

position?

TooltipPosition

The Tooltip position prop.

syntheticEvent

SyntheticEvent<any>

A React Synthetic Event.

target

Tooltip

An event target.

targetElement

"null" | HTMLElement

The current target element. Useful to calculate top and left position of the Tooltip element.

Not finding the help you need?
Contact Support