Search
Preparing search index...
The search index is not available
@storefront/core
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
StoreFront
Class StoreFront
Hierarchy
StoreFront
Index
Constructors
constructor
Properties
config
flux
log
register
riot
services
_instance
Methods
mount
mount
register
Constructors
constructor
new
Store
Front
(
config
?:
Configuration
)
:
StoreFront
Parameters
Default value
config:
Configuration
= <any>{ options: {} }
Returns
StoreFront
Properties
config
config
:
Configuration
flux
flux
:
FluxCapacitor
log
log
:
Log
register
register
:
function
Type declaration
(
...
args
:
any
[]
)
:
void
Parameters
Rest
...
args:
any
[]
Returns
void
riot
riot
:
"/root/project/node_modules/@types/riot/index"
services
services
:
SystemServices
Static
_instance
_instance
:
StoreFront
Methods
mount
mount
(
...
args
:
any
[]
)
:
any
Parameters
Rest
...
args:
any
[]
Returns
any
Static
mount
mount
(
...
args
:
any
[]
)
:
any
Parameters
Rest
...
args:
any
[]
Returns
any
Static
register
register
(
registerTag
:
function
)
:
void
Parameters
registerTag:
function
(
register
:
function
)
:
void
Parameters
register:
function
(
clazz
:
any
, name
:
string
)
:
void
Parameters
clazz:
any
name:
string
Returns
void
Returns
void
Returns
void
Globals
Store
Front
constructor
config
flux
log
register
riot
services
_instance
mount
mount
register
Generated using
TypeDoc