Notification
Show dynamic notifications and alerts to user, part of notifications system
Import
Source
Docs
Package
Usage
Notification is a base component for notification system. Build your own or use @mantine/notifications package.
We notify you that
You are now obligated to give a star to Mantine project on GitHub
Color
Radius
With icon
Bummer!
Something went wrong
All good!
Everything is fine
Styles API
Notification
supports Styles API, you can add styles to any inner element of the component withclassNames
prop. Follow Styles API documentation to learn more.
Please wait
The application is trying to reconnect to the server
We notify you that
You are now obligated to give a star to Mantine project on GitHub
Component Styles API
Hover over selectors to highlight corresponding elements
Accessibility
To support screen readers, set close button aria-label or title with closeButtonProps
: