Kind: Component
Source: atloria-monorepo/apps/web/src/app/app/projects/[id]/technical-docs/components/EntityTree.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
navMap | NavMap | ✓ | - |
enrichedEntityIds | Set | ✓ | - |
projectId | string | ✓ | - |
selectedEntityId | string | - | - |
entityHrefBase | string | - | - |
curation | Curation | - | - |
onCurate | Function | - | - |
Diagram
mermaidgraph TD component_EntityTree_25be53ad["EntityTree"] class component_EntityTree_25be53ad rootComponent
Relationships
- RENDERS →
EntityIcon - RENDERS →
AppSection - RENDERS →
ChevronRightIcon - USES_HOOK →
useState - USES_HOOK →
useMemo
Was this page helpful?