n
nonaxial
Components
133/207

New message

You have a new notification

Notification

Feedback

Notification cards with actions

notificationalertmessage

Installation

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

Usage

tsx
import { Notification } from "@/components/nonaxial/notification"

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

Props

PropTypeDefault
childrenReactNode
classNamestring