react-renderer/renderReact
이 내용은 아직 번역본이 없습니다.
Type Aliases
'Read the “', Type Aliases, '” section'markdocReactComponents
'Read the “', markdocReactComponents, '” section'type markdocReactComponents = {} | undefined;
Defined in: react-renderer/renderReact.ts:17
MarkDoc React Components
The React components to use for rendering the content
Functions
'Read the “', Functions, '” section'renderReact()
'Read the “', renderReact(), '” section'function renderReact(components?: markdocReactComponents): MarkDocRenderer
Defined in: react-renderer/renderReact.ts:19