Kind: Component
Source: atloria-monorepo/apps/web/src/app/app/projects/[id]/technical-docs/components/RelationsPanel.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
entity | any | ✓ | - |
outgoing | Relationship[] | ✓ | - |
incoming | Relationship[] | ✓ | - |
linkedDocs | LinkedDoc[] | ✓ | - |
projectId | string | ✓ | - |
entityMap | Record | ✓ | - |
entityHrefBase | string | - | - |
Diagram
mermaidgraph TD component_RelationsPanel_656c85ab["RelationsPanel"] class component_RelationsPanel_656c85ab rootComponent
Relationships
- RENDERS →
RelItem - RENDERS →
SparklesIcon
Was this page helpful?