DaffSearchProductSelectors

Selectors for product results on a search page.

Properties

Name Type Description
selectProductResultIds MemoizedSelector<DaffSearchProductStateRootSlice, DaffSearchProductResult['id'][]> Select the product search result IDs from the main search state.
selectProductResults MemoizedSelector<DaffSearchProductStateRootSlice, DaffProduct[]> Select the product search results from the main product state.
Graycore, LLC © 2018 - 2024. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.