On this page
ApplicationInitStatus
class final
A class that reflects the state of running APP_INITIALIZER functions.
class ApplicationInitStatus {
donePromise: Promise<any>
done: false
}
Properties
| Property | Description |
|---|---|
donePromise: Promise<any> |
Read-Only |
done: false |
Read-Only |
© 2010–2021 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v12.angular.io/api/core/ApplicationInitStatus