Skip to content

EntityDetailPage

reference
1 min readUpdated

Kind: Component

Source: atloria-monorepo/apps/web/src/app/app/projects/[id]/technical-docs/entity/[entityId]/page.tsx

Props

NameTypeRequiredDefault
paramsPromise-

Diagram

mermaid
graph 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?

Download as PDF