RenderableComponentValue
RenderableComponentValue<
TContent> =ExpandedReference<TContent> |InlineValue<TContent>
A component value a renderer can render right now — content is present.
Type Parameters
Section titled “Type Parameters”TContent
Section titled “TContent”TContent = ContentDocument