Optional
currentCurrent tour step getter
Optional
duration?: numberInternally calculated total duration, sum of all step durations
Optional
goto?: ((n) => void)Go to step -- for running tours
Optional
image?: Models.Assets.ImageOptional tour image asset
Optional
initialStart on this tour step
Optional
isChapter-based multi-video serial tour
Optional
keepDon't reset view when tour ends
Optional
next?: (() => void)Go to next step -- for running tours
Optional
noNo user controls
Optional
prev?: (() => void)Go to prev step -- for running tours
Optional
printPrint the chapters in the interface
Optional
scrollable?: booleanThis is a scrolling tour
Optional
stepInternally generated propagated step data by Micrio
Tour steps
A Micrio marker tour -- a sequence of markers, which the user can navigate through. This is created in the Micrio editor.