Client side callback to execute after tooltip is shown. See also TooltipCfg.onHide.
Client side callback to execute after tooltip is shown. See also TooltipCfg.onShow.
Position of the tooltip, relative to the target component.
Generated using TypeDoc
Client side callback to execute before tooltip is shown. Returning false will prevent display. See also TooltipCfg.beforeShow.