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
IView
Interface IView
Hierarchy
IView
Index
Properties
name
namespace
Methods
after
Enter
after
Leave
after
Once
before
Enter
before
Leave
before
Once
Properties
Optional
name
name
:
string
namespace
namespace
:
string
Methods
Optional
after
Enter
after
Enter
(
data
:
IViewData
)
:
void
Parameters
data:
IViewData
Returns
void
Optional
after
Leave
after
Leave
(
data
:
IViewData
)
:
void
Parameters
data:
IViewData
Returns
void
Optional
after
Once
after
Once
(
data
:
IViewData
)
:
void
Parameters
data:
IViewData
Returns
void
Optional
before
Enter
before
Enter
(
data
:
IViewData
)
:
void
Parameters
data:
IViewData
Returns
void
Optional
before
Leave
before
Leave
(
data
:
IViewData
)
:
void
Parameters
data:
IViewData
Returns
void
Optional
before
Once
before
Once
(
data
:
IViewData
)
:
void
Parameters
data:
IViewData
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
IView
name
namespace
after
Enter
after
Leave
after
Once
before
Enter
before
Leave
before
Once
Generated using
TypeDoc