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