Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
renderComponentOrTemplate
Function · 0.65
perflog_metric_spec.ts
File · 0.65
chrome_driver_extension_spec.ts
File · 0.65
ios_driver_extension_spec.ts
File · 0.65
end
Method · 0.65
end
Method · 0.65
migrateNgSwitchCase
Function · 0.65
migrateNgSwitchDefault
Function · 0.65
getMainBlock
Function · 0.65
buildIfBlock
Function · 0.65
buildIfElseBlock
Function · 0.65
buildIfThenElseBlock
Function · 0.65
Implementers
3
MockRendererFactory
packages/core/test/render3/instruction
AsyncAnimationRendererFactory
packages/platform-browser/animations/a
AnimationRendererFactory
packages/animations/browser/src/render
Calls
no outgoing calls
Tested by
no test coverage detected