Search
Preparing search index...
The search index is not available
nexstate
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
nexstate
Store
Class Store
Hierarchy
Store
Index
Constructors
constructor
Methods
run
And
Subscribe
set
State
subscribe
Constructors
constructor
new
Store
(
)
:
Store
Returns
Store
Methods
run
And
Subscribe
run
And
Subscribe
(
subscriber
:
Subscriber
, options
?:
SubscriptionOptions
)
:
void
Parameters
subscriber:
Subscriber
Optional
options:
SubscriptionOptions
Returns
void
set
State
set
State
(
callback
:
(
)
=>
void
)
:
void
Parameters
callback:
(
)
=>
void
(
)
:
void
Returns
void
Returns
void
subscribe
subscribe
(
subscriber
:
Subscriber
, options
?:
SubscriptionOptions
)
:
void
Parameters
subscriber:
Subscriber
Optional
options:
SubscriptionOptions
Returns
void
Exports
Store
constructor
run
And
Subscribe
set
State
subscribe
Generated using
TypeDoc