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