Loading...
Installation
Props
Prop | Type | Default | Description |
---|---|---|---|
description | string | undefined | Footer description text |
logo | { dark: string; light: string } | undefined | Logo URLs for dark and light themes |
contact | { email: string; phone: string } | undefined | Contact information |
socials | { icon: any; href: string }[] | undefined | Social media links with icons |
columns | { title: string; links: { label: string; href: string }[] }[] | undefined | Footer column groups with navigation links |
copyright | string | undefined | Copyright text |