Join our Discord Community
Account

👋 This is a community-driven shadcn/ui resource. For the official documentation, visit ui.shadcn.com

Account Notification Inbox

Notification inbox with table display showing notification history, types, timestamps, read/unread status, batch actions, and mark as read functionality

Looking to implement shadcn/ui blocks?

Join our Discord community for help from other developers.


Notifications shouldn't pile up unread. This React notification inbox displays all notifications in a clean table with type badges, timestamps, and read/unread indicators. Built with shadcn/ui Table, Badge, Button, and Checkbox components with Lucide React icons, users can scan recent activity, mark items as read, select multiple for batch actions, and clear old notifications. Priority indicators, time sorting, and bulk operations—perfect for user dashboards, admin panels, or any app where notification management keeps users informed without overwhelming them.

Loading preview...

Installation

npx shadcn@latest add https://www.shadcn.io/registry/account-notifications-inbox-01.json
npx shadcn@latest add https://www.shadcn.io/registry/account-notifications-inbox-01.json
pnpm dlx shadcn@latest add https://www.shadcn.io/registry/account-notifications-inbox-01.json
bunx shadcn@latest add https://www.shadcn.io/registry/account-notifications-inbox-01.json

Questions you might have