Kind: Component
Source: atloria-monorepo/templates/site-bootstrap/src/components/layout/footer.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
brandName | string | ✓ | - |
descriptionKey | string | - | - |
linkGroups | FooterLinkGroup[] | ✓ | - |
socialLinks | SocialLink[] | - | [] |
legalLinks | unknown[] | - | [] |
Diagram
mermaidgraph TD component_Footer_1b0f62e8["Footer"] class component_Footer_1b0f62e8 rootComponent
Relationships
- USES_HOOK →
useTranslation
Was this page helpful?