v1/src/compiler/identifiers
library
Classes
-
DevTools
-
Identifiers for generating code that supports developer tooling.
-
DomHelpers
-
A collection of methods for manipulating the DOM from generated code.
-
Identifiers
-
-
Interpolation
-
-
Queries
-
-
RenderNodeFactory
-
Identifiers for the global RenderFactory instance.
-
RenderNodeHelpers
-
Identifiers for RenderNode-based helpers (Phase 3: SSR template compiler).
These replace direct DOM manipulation with an abstraction that works on
both browser (DOM) and server (HTML string) contexts.
-
RenderNodeUpdateHelpers
-
Identifiers for RenderNode-based update helpers (Phase 3: SSR template compiler).
These replace direct DOM manipulation in the UPDATE phase with an abstraction
that works on both browser (DOM) and server (HTML string) contexts.
-
Runtime
-
-
SafeHtmlAdapters
-
-
StyleEncapsulation
-
-
Views
-