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
The state of the loading process.
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.
The state of the loading process.