RichTextProps
Properties
Section titled “Properties”fragments
Section titled “fragments”fragments:
RichTextValue|null|undefined
renderReference?
Section titled “renderReference?”
optionalrenderReference?: (value,index) =>ReactNode
Renders a reference fragment (deprecated as an embed kind, still delivered when authored).
There is no Template to dispatch on, so without this the fragment renders through the
fallback.
Parameters
Section titled “Parameters”number
Returns
Section titled “Returns”ReactNode