n
nonaxial
Components
188/207

Notification Bell

Media

Animated notification bell

notificationbellalert

Installation

$
npx shadcn@latest add https://nonaxial.com/r/notification-bell.json

Usage

tsx
import { NotificationBell } from "@/components/nonaxial/notification-bell"

export default function Example() {
  return (
    <NotificationBell>{/* Your content here */}</NotificationBell>
  )
}

Props

PropTypeDefault
childrenReactNode
classNamestring