Kind: Component
Source: atloria-monorepo/apps/web/src/components/Viewer/DocumentViewer.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
document | unknown | ✓ | - |
readingTime | number | ✓ | - |
Diagram
mermaidgraph TD component_ViewerHeader_30302043["ViewerHeader"] class component_ViewerHeader_30302043 rootComponent
Relationships
- RENDERS →
Link - RENDERS →
ChevronRightIcon - RENDERS →
CheckIcon - RENDERS →
LinkIcon - RENDERS →
PrinterIcon - RENDERS →
PencilIcon - RENDERS →
ClockIcon - USES_HOOK →
useRouter - USES_HOOK →
useState
Referenced By
DocumentViewer(RENDERS)
Was this page helpful?