DaffOperationEntity

An entity that is responsible for storing its own errors and loading state. Its possible to be an "optimistic" entity, i.e. only temporary while the real entity is in some loading state.

Type Options
DaffOperationEntity DaffStateable & DaffErrorable & T & { daffTemp: boolean; }
Graycore, LLC © 2018 - 2024. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.