Kind: Component
Source: atloria-monorepo/apps/web/src/components/PublishingSidebar/DocumentToC.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
content | string | ✓ | - |
title | string | ✓ | - |
loading | boolean | - | false |
Diagram
mermaidgraph TD component_DocumentToC_725ad64e["DocumentToC"] class component_DocumentToC_725ad64e rootComponent
Relationships
- RENDERS →
FileText - RENDERS →
ChevronDown - RENDERS →
ChevronRight - USES_HOOK →
useState - USES_HOOK →
useMemo - USES_HOOK →
useEffect
Was this page helpful?