svgRenderer
const svgRenderer: Renderer<SVGSVGElement>;
Defined in: packages/core/src/render/svg/render-scene.ts:78
Internal
Concrete Renderer implementation backed by the SVG renderer.
See the note on renderSceneToSVGElement above — internal
building-block surface, not a supported public consumption path.