Kind: Component
Source: atloria-monorepo/apps/web/src/components/Parser/ParsingResults.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
result | ParseResult | ✓ | - |
code | string | ✓ | - |
className | string | - | "" |
Diagram
mermaidgraph 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?