🔄
Notistack-compatible
Same names and call signatures for SnackbarProvider, useSnackbar, and enqueueSnackbar.
Drop-in notistack-compatible API. Stacked toasts, hover-pause, drag-to-dismiss. Renderer lazy-loaded by default.
Same names and call signatures for SnackbarProvider, useSnackbar, and enqueueSnackbar.
The provider + hook are ~2.5 KB gzipped. The toast UI loads only when the first notification fires.
top/bottom × left/center/right. Each anchor has its own independent stack.
Direction-aware swipe based on the toast's anchor position.
No runtime style props. Override --monetr-notification-* from your own stylesheet.
No portals on the server. Renderer mounts after the first client-side enqueue.