Skip to content

How to configure multiple provider of notistack instance? #606

@MinChanSike

Description

@MinChanSike

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions