onBeforeInit
@quik/bootstrap / onBeforeInit
Function: onBeforeInit()
onBeforeInit(
callback):void
Defined in: bootstrap/src/hooks.ts:191
Registers a callback executed before the INIT step.
Parameters
callback
Function invoked before initialization.
Returns
void