Skip to content

ParsingResults

reference
1 min readUpdated

Kind: Component

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

Props

NameTypeRequiredDefault
resultParseResult-
codestring-
classNamestring-""

Diagram

mermaid
graph TD
    component_ParsingResults_746c7c70["ParsingResults"]
    class component_ParsingResults_746c7c70 rootComponent

Relationships

  • RENDERS → TabButton
  • RENDERS → SymbolList
  • RENDERS → DependencyGraph
  • RENDERS → CodeViewer
  • RENDERS → ErrorIcon
  • RENDERS → WarningIcon
  • USES_HOOK → useState

Was this page helpful?

Download as PDF