References
Class Summary
| Static Public Class Summary | ||
| public |
|
|
| public |
|
|
| public |
Container for application state and logic. |
|
| public |
|
|
Function Summary
| Static Public Function Summary | ||
| public |
createAction(getRunner: function(emit: function): function): function Creates an observable function that invokes the nested inner function. |
|
| public |
createStore(options: Object): Store Dynamically extends Store and instantiates the new class. |
|
| public |
createSubscriber(component: React.Component): React.Component Higher-order component that automatically subscribes to ObservableState props. |
|
Typedef Summary
| Static Public Typedef Summary | ||
| public |
Any: * Describes any value |
|
| public | ||
External Summary
| Static Public External Summary | ||
| public |
|
|