New to KendoReact? Learn about KendoReact Free.
Tooltip
A subclass of React.Component.
Represents the KendoReact Tooltip component.
Accepts properties of type TooltipProps.
Name | Type | Default | Description |
---|---|---|---|
defaultProps |
|
The default properties of the Tooltip component. | |
props |
|
The props of the Tooltip component. |
Methods
handleMouseOut | ||||||
---|---|---|---|---|---|---|
The method is used on the MouseOut event to hide the Tooltip. | ||||||
|
handleMouseOver | ||||||
---|---|---|---|---|---|---|
Used on the | ||||||
|