Trigger

Settings
Description

This sample demonstrates how to show the tooltip triggered by different events. The default behavior uses hover to trigger the tooltip.

The following properties are used in this sample to change the trigger event of the tooltip.

  • CloseBehavior at server side
  • Triggers at server side. If set it to Custom, tooltip will show only when show or showAt method is invoked.
Documentation