Skip to main content

Function: useDBReady()

useDBReady(): DBReadyState

Defined in: react/hooks.ts:321

A hook for monitoring the DB's loading process. The hook triggers whenever the loading process changes its state.

Returns

DBReadyState

The state of the loading process.