Kind: Component
Source: atloria-monorepo/apps/web/src/components/Viewer/MarkdownRenderer.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
content | string | ✓ | - |
capturedScreenshots | Record | - | - |
screenshotPlaceholders | Record | - | - |
projectSlugId | string | - | - |
audienceSlug | string | - | - |
documentSlugs | string[] | - | - |
categorySlugs | Record | - | - |
documentTitle | string | - | - |
lang | string | - | - |
imageVariants | Record | - | - |
Diagram
mermaidgraph TD component_MarkdownRenderer_14b499eb["MarkdownRenderer"] class component_MarkdownRenderer_14b499eb rootComponent
Relationships
- RENDERS →
ReactMarkdown - RENDERS →
CustomDiv - RENDERS →
CustomImage
Was this page helpful?