Skip to content

CodeViewer

reference
1 min readUpdated

Kind: Component

Source: atloria-monorepo/apps/web/src/components/Parser/CodeViewer.tsx

Props

NameTypeRequiredDefault
codestring-
languagestring-
symbolsSymbol[]-[]
highlightedSymbolSymbol--
onSymbolClickFunction--
classNamestring-""

Diagram

mermaid
graph TD
    component_CodeViewer_4d8bf3c2["CodeViewer"]
    class component_CodeViewer_4d8bf3c2 rootComponent

Relationships

  • RENDERS → CheckIcon
  • RENDERS → CopyIcon
  • USES_HOOK → useState
  • USES_HOOK → useCallback

Was this page helpful?

Download as PDF