Skip to content

MarkdownRenderer

reference
1 min readUpdated

Kind: Component

Source: atloria-monorepo/apps/web/src/components/Viewer/MarkdownRenderer.tsx

Props

NameTypeRequiredDefault
contentstring-
capturedScreenshotsRecord--
screenshotPlaceholdersRecord--
projectSlugIdstring--
audienceSlugstring--
documentSlugsstring[]--
categorySlugsRecord--
documentTitlestring--
langstring--
imageVariantsRecord--

Diagram

mermaid
graph TD
    component_MarkdownRenderer_14b499eb["MarkdownRenderer"]
    class component_MarkdownRenderer_14b499eb rootComponent

Relationships

  • RENDERS → ReactMarkdown
  • RENDERS → CustomDiv
  • RENDERS → CustomImage

Was this page helpful?

Download as PDF