Skip to content

hints ​

Interfaces ​

InterfaceDescription
Hints-

Type Aliases ​

Type AliasDescription
DriverHint-
HintBeacon-
HintHook-
HintPopover-
HintsConfig-
HintScope-
HintsInternal-
HintsState-
MountedHintA hint currently on the page, as rendered by <DriverHints>.
UseHintsReturn-

Variables ​

VariableDescription
HINT_OVERLAY_PADDING-
HINT_OVERLAY_RADIUS-
hintsdriver.js-compatible alias of createHints.

Functions ​

FunctionDescription
createHints-
useHintsCreates a hints instance bound to the current component: a reactive hints list is re-applied on change and the beacons are hidden when the component unmounts.

References ​

Alignment ​

Re-exports Alignment


DriverHintBeacon ​

Renames and re-exports DriverTour


DriverHints ​

Renames and re-exports DriverTour


HintSlotProps ​

Renames and re-exports HintScope


PopoverDOM ​

Re-exports PopoverDOM


PopoverRenderModel ​

Re-exports PopoverRenderModel


Side ​

Re-exports Side


StageRect ​

Re-exports StageRect

Released under the MIT License.