Optional
completeUnused, only declared for compatibility with rxjs.
Optional
errorUnused, only declared for compatibility with rxjs.
A store will call this method every time the store's state is changing.
A store will call this method if pause was called previously and the value finally did not need to change.
A store will call this method if pause was called previously and the value finally did not need to change.
Generated using TypeDoc
A partial observer notified when a store value changes. A store will call the next method every time the store's state is changing.