Const

INITIALIZATION_TIMEOUT_MS

@ng-forge/dynamic-forms

Injection token for configuring the initialization timeout in milliseconds. Defaults to 10 seconds. When the timeout is reached, a warning is logged and (initialized) emits true as a best-effort fallback.

Signature

const INITIALIZATION_TIMEOUT_MS: InjectionToken<number>