Skip to content

Interface: RendererProps

API / @xmachines/play-react / RendererProps

Defined in: @json-render/react

Props for the Renderer component

Properties

PropertyTypeDescriptionDefined in
fallback?ComponentRenderer<Record<string, unknown>>Fallback component for unknown types-
loading?booleanWhether the spec is currently loading/streaming-
onRenderError?anyCallback for element render errors caught by the inner boundary-
registryComponentRegistryComponent registry-
specSpec | nullThe UI spec to render-