GitHub

daffStateIsLoading

import { daffStateIsLoading } from '@daffodil/core/state'

Returns whether the state is one that represents an operation in progress.

function daffStateIsLoading(daffState: DaffState): boolean