MCPcopy
hub / github.com/angular/angular / end

Method end

packages/core/src/render3/interfaces/renderer.ts:85–85  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

83 createRenderer(hostElement: RElement | null, rendererType: RendererType2 | null): Renderer;
84 begin?(): void;
85 end?(): void;
86}

Callers 15

endMethod · 0.65
endMethod · 0.65
migrateNgSwitchCaseFunction · 0.65
migrateNgSwitchDefaultFunction · 0.65
getMainBlockFunction · 0.65
buildIfBlockFunction · 0.65
buildIfElseBlockFunction · 0.65
buildIfThenElseBlockFunction · 0.65

Implementers 3

MockRendererFactorypackages/core/test/render3/instruction
AsyncAnimationRendererFactorypackages/platform-browser/animations/a
AnimationRendererFactorypackages/animations/browser/src/render

Calls

no outgoing calls

Tested by

no test coverage detected