ProviderToken
Type Alias
stable
Token that can be used to retrieve an instance from an injector or through a query.
Jump to details
URL: http://angular.dev/api/core/ProviderToken
eme === 'auto' && prefersDark)) { documentClassList.add(DARK_MODE_CLASS_NAME); } else { documentClassList.add(LIGHT_MODE_CLASS_NAME); } if (location.search.includes('uwu')) { documentClassList.add('uwu'); }Token that can be used to retrieve an instance from an injector or through a query.