Toast-style transient notification with semantic variants, dismiss, action button, and queueing.
Notification is the toast primitive — small floating message boxes that appear briefly to communicate the result of an action. Five semantic variants (info, success, warning, error, neutral), an optional action button, and a configurable timeout.
The notification system queues messages when many fire in rapid succession so users see them sequentially rather than as a stack. Notifications can be pinned to stay open until manually dismissed.
Skip the manual import — ask your AI agent to build with this component. The Builder skill knows its props, variants, and idioms.