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