-
-
Notifications
You must be signed in to change notification settings - Fork 295
How to configure multiple provider of notistack instance? #606
Copy link
Copy link
Open
Description
I would like to show toast message with difference configuration.
Example: normal toast and notification toast.
For normal toast, want to show at the bottom right with maxSnack:5, autoHideDuration: 5000.
For notification toast, want to show at the bottom left with maxSnack: 10, autoHideDuration: null
Anyway to create multiple SnackbarProvider in single application and enqueueSnackbar message to different instance?
Any suggestion please.
| Tech | Version |
|---|---|
| Notistack | v3.0.1 |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels