DaffProductPageReviewsFacadeInterface

A facade for getting state about the reviews on a product page.

Properties

Name Type Description
loading$ Observable<boolean> Whether the product reviews are loading.
errors$ Observable<DaffStateError[]> Product page review errors.
productReviews$ Observable<T[]> The reviews for the current product page.
Graycore, LLC © 2018 - 2024. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.