Hierarchy

  • TourStep

Index

Properties

Optional header

header: string

key

key: string

Optional nextLabel

nextLabel: string

The text of the link to proceed to the next step.

Optional position

position: PositionOptions

Customizes the position of the tooltip.

Optional sections

sections: TourStepSection[]

Adds additional sections of text to the tour step.

Optional targetLocator

targetLocator: string

The locator of element to attach the tour tooltip to. If not specified, the step will display as a modal in the center of the screen.

Optional text

text: string

title

title: string

The text to display at the top of the tooltip.

Generated using TypeDoc