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

snackbar default color #85

Open
wimil opened this issue Jun 22, 2020 · 2 comments
Open

snackbar default color #85

wimil opened this issue Jun 22, 2020 · 2 comments

Comments

@wimil
Copy link

wimil commented Jun 22, 2020

how can i set the default color of the snackbar.
the default color is transparent black

@4KDA
Copy link

4KDA commented Oct 7, 2020

this.$dialog.message.success(toastText, { color: 'black', position: 'bottom-right' })

@Bluebang
Copy link

Bluebang commented Dec 1, 2020

this.$dialog.message.success(toastText, { color: 'black', position: 'bottom-right' })

how can i set the default properties?not set at call time.

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

No branches or pull requests

3 participants