Notification
Show dynamic notifications and alerts to user, part of notifications system
Source
LLM docs
Docs
PackageIcon
Usage
Notification is a base component for the notification system. Build your own or use the @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 the Styles API; you can add styles to any inner element of the component with the classNames prop. Follow the 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 the close button's aria-label or title with closeButtonProps: