Kind: Component
Source: atloria-monorepo/apps/web/src/app/p/[slugId]/components/DownloadPdfButton.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
slugId | string | ✓ | - |
dark | boolean | - | - |
Diagram
mermaidgraph TD component_DownloadPdfButton_2cb08956["DownloadPdfButton"] class component_DownloadPdfButton_2cb08956 rootComponent
Relationships
- RENDERS →
Loader2 - RENDERS →
Download - USES_HOOK →
useLanguageContext - USES_HOOK →
useState - USES_HOOK →
useRef - USES_HOOK →
useEffect
Was this page helpful?