Skip to content

ResolveProps

TContent = ContentDocument

children: (content, value) => ReactNode

TContent

RenderableComponentValue<TContent>

ReactNode


optional fallback?: (props) => ReactNode

Rendered instead of the provider’s fallback panel; receives the same props.

UnresolvedPresentationProps

ReactNode


optional loading?: ReactNode


value: ComponentValue<TContent> | null | undefined