DaffOperationEntityStateSelectors

Selectors for an operation state.

Properties

Name Type Description
selectEntity (id: T['id']) => MemoizedSelector<TRootState, DaffOperationEntity<T>> Selects an entity by ID.
selectOptimisticList MemoizedSelector<TRootState, DaffOperationEntity<T>[]> Optimistically selects the list of entities. This excludes temporary entities with errors.
Graycore, LLC © 2018 - 2024. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.