Context help - TooltipButton
A component that displays contextual help in a tooltip placed on a form, not in the context of another component.

Component properties
Contextual help (section Basic properties)
toolTips
Contextual help definition editor. Description in: Contextual help - Tooltip
Type of event that triggers opening the help (section Basic properties)
eventType
Type of event that triggers showing the help. Possible values:
On click (CLICK) — displays the help content on mouse click or touch (default setting for the property)
On mouse over (MOUSE_OVER) — displays the help content when the mouse cursor hovers. For technology channels that do not support a mouse pointer, behavior is determined by the channel.
Type of event that triggers closing the help (section Basic properties)
eventTypeClose
Type of event that triggers closing the help tooltip. Possible values:
On click (CLICK) — the help content disappears on mouse click or touch (default setting for the property)
On mouse over (MOUSE_OVER) — the help content disappears when the mouse cursor leaves the button
More information about component properties: Common component properties

Last updated
Was this helpful?
