-
-
Notifications
You must be signed in to change notification settings - Fork 298
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 |
Metadata
Metadata
Assignees
Labels
No labels