New to KendoReactLearn about KendoReact Free.

Tooltip

A subclass of React.Component.

NameTypeDefaultDescription

defaultProps

{ anchorElement: string; openDelay: number; parentTitle: boolean; position: string; showCallout: boolean; }

props

Readonly<TooltipProps>

The props of the Tooltip component.

Methods

handleMouseOut

The method is used on the MouseOut event to hide the Tooltip.

Parameters

event

any

handleMouseOver

Used on the MouseOver event to show the Tooltip.

Parameters

event

any

In this article
Methods
Not finding the help you need?
Contact Support