ApplicationInitStatus
Class
stable
A class that reflects the state of running APP_INITIALIZER functions.
done
falsedonePromise
Promise<any>Jump to details
URL: http://angular.dev/api/core/ApplicationInitStatus
'auto' && prefersDark)) { documentClassList.add(DARK_MODE_CLASS_NAME); } else { documentClassList.add(LIGHT_MODE_CLASS_NAME); } if (location.search.includes('uwu')) { documentClassList.add('uwu'); }A class that reflects the state of running APP_INITIALIZER functions.
falsePromise<any>