Back to Components
Components

Notification Bell

Bell icon button with unread badge and dropdown list of notifications.

Dependencies

  • clsx
  • tailwind-merge

Files

  • components/ui/notification-bell.tsx

Installation

Using shadcn CLI

npx shadcn add notification-bell --url https://ui.hampton.io

Manual installation

Copy the component file to your project and install dependencies:

npm install clsx tailwind-merge