Skip to content

@modoki/engine / index / onRendererReady

Function: onRendererReady()

onRendererReady(fn): void

Subscribe to the FIRST renderer activation. Used by callers that need to react once the renderer is known, without keeping their own ready-state bookkeeping.

Parameters

fn

() => void

Returns

void

Built with Modoki.