DaffProductGridReducerState

Interface for product grid redux state.

Properties

Name Type Description
products T[] The array of products that have already been loaded.
loading boolean Whether a grid of products is loading.
errors DaffStateError[] Errors associated with loading a grid of products.
Graycore, LLC © 2018 - 2024. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.