DaffProductPageFacade

A facade for getting state about a particular product.

Properties

Name Type Description
loadingState$ Observable<DaffState>
loading$ Observable<boolean>
mutating$ Observable<boolean>
resolving$ Observable<boolean>
errors$ Observable<DaffStateError[]>
hasErrors$ Observable<boolean>
product$ Observable<T> The product loaded for the product page.
dispatch
Graycore, LLC © 2018 - 2024. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.