Const
Injection key used to retrieve a boolean ref indicating if the LaunchDarkly client has finished initializing. Usage: const ldReady = inject(LD_READY). Alternatively use useLDReady.
const ldReady = inject(LD_READY)
Injection key used to retrieve a boolean ref indicating if the LaunchDarkly client has finished initializing. Usage:
const ldReady = inject(LD_READY)
. Alternatively use useLDReady.