NgStore
A class for creating stores.
@parameters
Name
Type
Description
initialState
object
Initial state of store.
@return
Type
Description
NgStore
New NgStore
instance.
Examples:
Last updated
Was this helpful?
A class for creating stores.
@parameters
Name
Type
Description
initialState
object
Initial state of store.
@return
Type
Description
NgStore
New NgStore
instance.
Last updated
Was this helpful?