Function: useRasdBusy()
function useRasdBusy(): boolean;
Defined in: hooks.ts:161
true while anything unsaved is in flight; hosts use it to defer SW updates.
Returns
boolean
function useRasdBusy(): boolean;
Defined in: hooks.ts:161
true while anything unsaved is in flight; hosts use it to defer SW updates.
boolean