DaffOrderFacade

A facade for accessing state for the currently selected category.

Properties

Name Type Description
order$ Observable<DaffOrder> The current order.
loading$ Observable<boolean> The loading state for the current order.
errors$ Observable<string[]> Any errors involved in loading the order.
dispatch Dispatches the given action.
Graycore, LLC © 2018 - 2024. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.