The Wayback Machine - https://web.archive.org/web/20251203063429/https://angular.dev/api/core/DOCUMENT
    • Overview
@angular/core

DOCUMENT

constant
stable

A DI Token representing the main rendering context. In a browser and SSR this is the DOM Document. When using SSR, that document is created by Domino.

API

    
      const DOCUMENT: InjectionToken<Document>;
    
    
Jump to details
HTTPS · web.archive.org
← Home