Skip to content

RendererAdapterKey

const RendererAdapterKey: ServiceKey<RendererAdapter>

Defined in: RendererAdapter.ts:29

Well-known service key for the current renderer’s pointer-input adapter. The canonical @yagejs/renderer plugin registers itself here; consumers (notably @yagejs/input) resolve this key to auto-wire canvas targeting and coordinate mapping.