react-renderer/renderReact
Ce contenu n’est pas encore disponible dans votre langue.
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