GitHub

daffStateIsLoading

function

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

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

function daffStateIsLoading(daffState: DaffState): boolean

Parameters

ParameterdaffState: DaffState
Description