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.
Type Parameters
Section titled “Type Parameters”TContent
Section titled “TContent”TContent = ContentDocument
TSettings
Section titled “TSettings”TSettings = ContentDocument
Properties
Section titled “Properties”component
Section titled “component”component:
RenderableComponentValue<TContent>
settings
Section titled “settings”settings:
TSettings
template
Section titled “template”template:
EntityDescriptor