engine/specs library

Classes

HintActions
Actions available to a step's content (custom tooltips).
HintStep
A single tour step — data, not a widget.
HintTooltip
An additional tooltip of a step (multi-content): a slot with its own preferred side and content, placed around the primary target alongside the primary tooltip. Informational by default — no action buttons (the primary tooltip owns the tour controls); use tooltipBuilder for an interactive slot (it receives the same context as the primary's builder).
HintTooltipContext
Per-step context for tooltip content — default and custom.
HintTour
A hint tour — a declarative sequence of HintSteps.

Enums

TooltipPosition
Preferred side of the tooltip relative to its target.