Skip to content

PresentationRendererProps

What a renderer receives — the Presentation envelope with one guarantee added: component.content is present (see RenderPresentation’s resolution gate). A renderer never has to defend against a hollow envelope.

TContent = ContentDocument

TSettings = ContentDocument

component: RenderableComponentValue<TContent>


settings: TSettings


template: EntityDescriptor