mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-27 05:49:07 +02: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