Renderer
Summary
Context key used to read the current request renderer with context.get(Renderer).
Both render() and renderWith() also install the renderer as context.render.
Signature
let Renderer: { defaultValue?: AnyRenderer }
Context key used to read the current request renderer with context.get(Renderer).
Both render() and renderWith() also install the renderer as context.render.
let Renderer: { defaultValue?: AnyRenderer }