Hierarchy

  • ReturnsTourconfigStepsItem

Properties

backdrop: null | boolean

Whether a backdrop should be used

content: null | string

Step Content

delay: null | number

Delay before showing the step (ms)

element: null | string

Step Target

orphan: null | boolean

Whether to display the step even if it could not be found

placement: null | string

Step Placement

reflex: null | boolean

Whether to move to the next step when the target element is clicked

stepid: null | number

The actual ID of the step

title: null | string

Step Title

Generated using TypeDoc