mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
add getters for Version and Default where applicable
add modal my gawd
This commit is contained in:
@@ -53,6 +53,13 @@ const Alert = (($) => {
|
||||
}
|
||||
|
||||
|
||||
// getters
|
||||
|
||||
static get VERSION() {
|
||||
return VERSION
|
||||
}
|
||||
|
||||
|
||||
// public
|
||||
|
||||
close(element) {
|
||||
|
||||
Reference in New Issue
Block a user