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
IBarbaPlugin
Interface IBarbaPlugin<T>
Type parameters
T
Hierarchy
IBarbaPlugin
Implemented by
Css
Prefetch
Router
Index
Properties
name
version
Methods
init
install
Properties
name
name
:
string
Plugin name
version
version
:
string
Plugin version
Methods
init
init
(
)
:
void
Init method
Returns
void
install
install
(
barba
:
Core
, options
?:
T
)
:
void
Install method
Parameters
barba:
Core
Optional
options:
T
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
IBarba
Plugin
name
version
init
install
Generated using
TypeDoc
Plugin name