Skip to content

EntityTree

reference
1 min readUpdated

Kind: Component

Source: atloria-monorepo/apps/web/src/app/app/projects/[id]/technical-docs/components/EntityTree.tsx

Props

NameTypeRequiredDefault
navMapNavMap-
enrichedEntityIdsSet-
projectIdstring-
selectedEntityIdstring--
entityHrefBasestring--
curationCuration--
onCurateFunction--

Diagram

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

Download as PDF