Search
Preparing search index...
The search index is not available
@storefront/core
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
CollectionsService
Class CollectionsService<T>
Type parameters
T
Hierarchy
LazyService
CollectionsService
Implements
Service
Index
Constructors
constructor
Properties
app
opts
registered
Methods
fetch
Collection
Counts
init
lazy
Init
register
wait
For
Results
Constructors
constructor
new
Collections
Service
(
app
:
StoreFront
, opts
:
T
)
:
CollectionsService
Parameters
app:
StoreFront
opts:
T
Returns
CollectionsService
Properties
Protected
app
app
:
StoreFront
Protected
opts
opts
:
T
registered
registered
:
any
[]
= []
Methods
fetch
Collection
Counts
fetch
Collection
Counts
(
)
:
void
Returns
void
init
init
(
)
:
void
Returns
void
lazy
Init
lazy
Init
(
)
:
void
Returns
void
register
register
(
tag
:
Tag
)
:
void
Parameters
tag:
Tag
Returns
void
wait
For
Results
wait
For
Results
(
)
:
FluxCapacitor
Returns
FluxCapacitor
Globals
Collections
Service
constructor
app
opts
registered
fetch
Collection
Counts
init
lazy
Init
register
wait
For
Results
Generated using
TypeDoc