DaffCustomerPageFacade

Properties

Name Type Description
customer$ Observable<T> Whether there is a pending customer operation.
loadingState$ Observable<DaffCustomerReducerState<T>['daffState']>
loading$ Observable<boolean>
resolving$ Observable<boolean>
mutating$ Observable<boolean>
errors$ Observable<DaffCustomerReducerState<T>['daffErrors']>
hasErrors$ Observable<boolean>
dispatch
Graycore, LLC © 2018 - 2024. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.