mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-22 13:13:03 +02:00
Fix
This commit is contained in:
committed by
Mark Otto
parent
b14190b509
commit
77e17e3b8d
@@ -222,8 +222,8 @@ Every Bootstrap plugin exposes the following methods and static properties.
|
||||
{{< bs-table "table" >}}
|
||||
| Static property | Description |
|
||||
| --- | --- |
|
||||
| `NAME` | Returns the plugin name. (Example: `bootstrap.Tooltip.NAME`) |
|
||||
| `VERSION` | The version of each of Bootstrap's plugins can be accessed via the `VERSION` property of the plugin's constructor (Example: `bootstrap.Tooltip.VERSION`) |
|
||||
| `NAME` | Returns the plugin name. (Example: `bootstrap.Tooltip.NAME`) |
|
||||
| `VERSION` | The version of each of Bootstrap's plugins can be accessed via the `VERSION` property of the plugin's constructor (Example: `bootstrap.Tooltip.VERSION`) |
|
||||
{{< /bs-table >}}
|
||||
|
||||
## Sanitizer
|
||||
|
Reference in New Issue
Block a user