TailwindAdmin can be used in personal & commercial projects.

Learn more

NiceAdmin can be used in personal & commercial projects.

Learn more

Ready-to-Use Components Powered by Flowbite, ShadCN & Headless UI

Component Library

Browse and explore components

Footer

A Footer is a UI component displayed at the bottom of a page, typically containing links, credits, or legal information.

API ( Footer )
PropDescriptionTypeDefault

href

URL the link should navigate to.

'http://localhost:5173'

-

src

Image source for the brand logo.

'https://flowbite.com/images/logo.svg'

-

alt

Alternative text for the logo image.

'flowbite'

-

icon

React icon component (e.g., from react-icons).

'BsFacebook' | 'BsInstagram'

-

by

Name of the entity being credited.

'Flowbite'

-

year

Year displayed in the copyright.

2022

new Date().getFullYear()