Reactive async state returned by injectAsyncStateReactiveAsyncState
Interface
projects/common/data/async-state/inject-async-state.ts
Import#
import { ReactiveAsyncState } from '@cngx/common/data'
Description#
Reactive async state returned by injectAsyncState.
Extends the read-only CngxAsyncState with a refresh() method
to explicitly re-trigger the query.
Methods#
Explicitly re-trigger the query.