Kind: Component
Source: atloria-monorepo/apps/web/src/app/app/projects/[id]/technical-docs/components/EntityTree.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
group | NavAppGroup | ✓ | - |
enrichedIds | Set | ✓ | - |
projectId | string | ✓ | - |
selectedEntityId | string | - | - |
isLib | boolean | - | false |
entityHrefBase | string | - | - |
pinnedIds | Set | - | - |
onCurate | unknown | - | - |
Diagram
mermaidgraph TD component_AppSection_1469504a["AppSection"] class component_AppSection_1469504a rootComponent
Relationships
- RENDERS →
ChevronRightIcon - RENDERS →
CircleStackIcon - RENDERS →
CubeIcon - RENDERS →
EntityIcon - RENDERS →
CurateButtons - USES_HOOK →
useState
Referenced By
EntityTree(RENDERS)
Was this page helpful?