Nhatcapdang
Footer

Sticky Footer

A sticky footer component that creates a sticky footer effect

Overview

StickyFooter is a client-side React component that creates a sticky footer effect. As users scroll, the footer sticks to the bottom of the page.

CLI Installation

npx shadcn@latest add @nhatcapdang/sticky-footer
yarn dlx shadcn@latest add @nhatcapdang/sticky-footer
pnpm dlx shadcn@latest add @nhatcapdang/sticky-footer

Manual

On this page