-
Gets the tooltip handle of the component.
Sets a tooltip text for the component.
-
Creates a tooltip to the given Component if one hasn't already
been created.
Gets the tooltip handle of the component.
Sets a tooltip text for the component in Markdown format.
Sets a tooltip text for the component as plain text.
Controls which ARIA attribute links the target element(s) with the
tooltip content.
The delay in milliseconds before the tooltip is opened on keyboard focus,
when not in manual mode.
The delay in milliseconds before the tooltip is closed on losing hover,
when not in manual mode.
The delay in milliseconds before the tooltip is opened on hover, when not
in manual mode.
When true, the tooltip is controlled programmatically instead of reacting
to focus and mouse events.
String used as a tooltip content in Markdown format.
Position of the tooltip with respect to its target.
String used as a tooltip content.