DaffProductGridFacade

A facade for accessing state for a list of products from an application component.

Properties

Name Type Description
loading$ Observable<boolean> The loading state for retrieving a list of products.
products$ Observable<T[]> The state for a list of products.
dispatch
Graycore, LLC © 2018 - 2024. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.