Kind: Component
Source: atloria-monorepo/apps/web/src/app/app/projects/[id]/technical-docs/entity/[entityId]/page.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
params | Promise | ✓ | - |
Diagram
mermaidgraph TD component_EntityDetailPage_6f886d91["EntityDetailPage"] class component_EntityDetailPage_6f886d91 rootComponent
Relationships
- RENDERS →
EntityTree - RENDERS →
RelationsPanel - RENDERS →
SparklesIcon - RENDERS →
TypeIcon - RENDERS →
CheckIcon - RENDERS →
DocumentDuplicateIcon - RENDERS →
ShareIcon - RENDERS →
EnhancePanel - RENDERS →
Tab - RENDERS →
MethodsTable - RENDERS →
FieldsTable - RENDERS →
Code - RENDERS →
AiEnrichmentContent - USES_HOOK →
useState - USES_HOOK →
useAPIClient - USES_HOOK →
useEffect
Was this page helpful?