Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom CSS Classes when using the simple text version #37

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

iampava
Copy link

@iampava iampava commented Jul 3, 2020

We'd like to have different styles of Toasts: success, info and danger.

One way to do this would be to use a render callback inside notify function, but that's a little overkill when what we want is a basic text and close button. So, I'm thinking we should let users pass a custom className so they can style based on that

@iampava iampava force-pushed the custom-css-classes branch from 9006f56 to 9b9dd1f Compare July 3, 2020 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant