mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
allow to override default toast options (#28186)
This commit is contained in:
@@ -75,6 +75,10 @@ class Toast {
|
||||
return DefaultType
|
||||
}
|
||||
|
||||
static get Default() {
|
||||
return Default
|
||||
}
|
||||
|
||||
// Public
|
||||
|
||||
show() {
|
||||
|
||||
Reference in New Issue
Block a user