intro.js
Preparing search index...
packages/tour/callback
introSkipCallback
Type Alias introSkipCallback
introSkipCallback
:
(
this
:
Tour
,
currentStep
:
number
)
=>
void
|
Promise
<
void
>
Type declaration
(
this
:
Tour
,
currentStep
:
number
)
:
void
|
Promise
<
void
>
Parameters
this
:
Tour
currentStep
:
number
Returns
void
|
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
intro.js
Loading...