Search
Preparing search index...
The search index is not available
barba.js
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
core/src/defs
HookMethods
Class HookMethods
Hierarchy
HookMethods
Hooks
Index
Properties
after
after
Enter
after
Leave
before
before
Enter
before
Leave
enter
leave
Properties
after
after
:
function
Type declaration
(
fn
:
HookFunction
, ctx
?:
any
)
:
void
Parameters
fn:
HookFunction
Optional
ctx:
any
Returns
void
after
Enter
after
Enter
:
function
Type declaration
(
fn
:
HookFunction
, ctx
?:
any
)
:
void
Parameters
fn:
HookFunction
Optional
ctx:
any
Returns
void
after
Leave
after
Leave
:
function
Type declaration
(
fn
:
HookFunction
, ctx
?:
any
)
:
void
Parameters
fn:
HookFunction
Optional
ctx:
any
Returns
void
before
before
:
function
Type declaration
(
fn
:
HookFunction
, ctx
?:
any
)
:
void
Parameters
fn:
HookFunction
Optional
ctx:
any
Returns
void
before
Enter
before
Enter
:
function
Type declaration
(
fn
:
HookFunction
, ctx
?:
any
)
:
void
Parameters
fn:
HookFunction
Optional
ctx:
any
Returns
void
before
Leave
before
Leave
:
function
Type declaration
(
fn
:
HookFunction
, ctx
?:
any
)
:
void
Parameters
fn:
HookFunction
Optional
ctx:
any
Returns
void
enter
enter
:
function
Type declaration
(
fn
:
HookFunction
, ctx
?:
any
)
:
void
Parameters
fn:
HookFunction
Optional
ctx:
any
Returns
void
leave
leave
:
function
Type declaration
(
fn
:
HookFunction
, ctx
?:
any
)
:
void
Parameters
fn:
HookFunction
Optional
ctx:
any
Returns
void
Globals
core/modules/
Logger
core/src
core/src/defs
core/src/modules
core/src/schemas
core/src/utils
css/src
prefetch/polyfills
prefetch/src
router/src
Hook
Methods
after
after
Enter
after
Leave
before
before
Enter
before
Leave
enter
leave
Generated using
TypeDoc