Skip to content

Documentation / @ripl/core / createRenderer

Function: createRenderer()

createRenderer(...options): Renderer

Defined in: packages/core/src/core/renderer.ts:597

Factory function that creates a new Renderer bound to the given scene.

Parameters

ParameterType
...options[Scene<Context<Element, Record<string, unknown>>>, RendererOptions]

Returns

Renderer