Notifications
All caught up
Nothing new right now
Every couple of seconds the bell wiggles, the unread badge pops up by one, and a one-line preview fades in beneath, resetting once it reaches five.
The import and the props worth knowing about, in one place.
import { Notification23 } from "@/components/beste/piece/notification23";
<Notification23
label="Notifications"
previews={[
"Nina Simone mentioned you in #design",
"Miles Davis approved your pull request",
"Your invoice for September is ready",
"Patti Smith shared a folder with you",
"Deploy to production finished"
]}
tone="rose"
/>Bell icon with a pinging count badge that caps at 99+ and sits in a rounded pill.
Chat notification showing sender avatar, message snippet, timestamp, and an unread dot.
Can you review the chorus mix before tonight?
Notifications drop in from the top and push the older ones back into a shrinking, fading stack, the way a phone lock screen piles them up.
Grouped inbox card showing three queued notifications behind two peeking cards above.