react-renderer/renderReact
Type Aliases
Section titled “Type Aliases”markdocReactComponents
Section titled “markdocReactComponents”type markdocReactComponents = {} | undefined;
Defined in: react-renderer/renderReact.ts:17
MarkDoc React Components
The React components to use for rendering the content
Functions
Section titled “Functions”renderReact()
Section titled “renderReact()”function renderReact(components?: markdocReactComponents): MarkDocRenderer
Defined in: react-renderer/renderReact.ts:19