BlocksFooter
Footer 4
Minimal footer with copyright text and inline navigation links
Preview
Props
The Footer_4 block accepts the following props from PayloadCMS:
Prop
Type
LinkItem
Each navigation link in the links array has the following structure:
Prop
Type
Installation
npx shadcn@latest add @uifoundry/footer-4If you encounter issues, check the registry setup guide for configuration help.
Registry Dependencies
This component uses the following registry components:
- Style Utils - Tailwind utility functions including cn() class merger
- Block Constants - Block slug and group constants for PayloadCMS blocks
Dependencies
This component requires the following NPM packages:
- React - JavaScript library for building user interfaces
- Next.js - React framework for production
- PayloadCMS - Headless CMS and application framework