Configuration object used to initialize LaunchDarkly's JS client asynchronously.
Type declaration
OptionaldeferInitialization?: boolean
Deprecated
asyncWithLDProvider does not support the deferInitialization config option because
asyncWithLDProvider needs to be initialized at the app entry point prior to render to ensure flags and the
ldClient are ready at the beginning of the app.
Configuration object used to initialize LaunchDarkly's JS client asynchronously.