class
A class that reflects the state of running APP_INITIALIZER
functions.
class ApplicationInitStatus { donePromise: Promise<any> done: false }
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://v11.angular.io/api/core/ApplicationInitStatus