The Wayback Machine - https://web.archive.org/web/20240920155607/https://angular.dev/api/core/Renderer2/
@angular/core

Renderer2

Class

Extend this base class to implement custom rendering. By default, Angular renders a template into DOM. You can use custom rendering to intercept rendering calls, or to render to something other than DOM.

  
    abstract class Renderer2 {}
  
  
Jump to details
HTTPS · web.archive.org
← Home