New to KendoReactLearn about KendoReact Free.

TooltipShowOptions

Specifies when the options of the showTooltip props.

  • hover—Shows the Tooltip when the mouse hovers over the target element(Set to true by default).
  • click—Shows the Tooltip when the target element is clicked(Set to false by default).
  • focus—Shows the Tooltip when the target element is focused(Set to false by default).
  • keys—Shows the Tooltip when the target element is focused and a specific key is pressed(Set to false by default).
  • none—Doesn't show the Tooltip(Set to false by default).
Not finding the help you need?
Contact Support