Interface TourOptions

Hierarchy

  • TourOptions

Index

Properties

key

key: string

Optional outcomes

Optional startImmediately

startImmediately: boolean

Starts the tour immediately upon receiving the engagement.

Optional startIndex

startIndex: number

Starts the tour at a specific step (zero-based). Useful for allowing users to continue a previous tour.

steps

steps: TourStep[]

Generated using TypeDoc