Kind: Component
Source: atloria-monorepo/apps/web/src/app/p/[slugId]/components/RelatedArticles.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
slugId | string | ✓ | - |
audienceSlug | string | ✓ | - |
docSlug | string | ✓ | - |
version | string | - | - |
lang | string | - | - |
Diagram
mermaidgraph TD component_RelatedArticles_1614f3ea["RelatedArticles"] class component_RelatedArticles_1614f3ea rootComponent
Relationships
- RENDERS →
Link - RENDERS →
DocumentTextIcon - RENDERS →
ArrowUpRightIcon - USES_HOOK →
useState - USES_HOOK →
useEffect
Was this page helpful?