mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
Explain the "dispose" method appropriately (#30838)
This commit is contained in:
@@ -368,7 +368,7 @@ var carousel = new bootstrap.Carousel(myCarousel, {
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>dispose</code></td>
|
||||
<td>Destroys an element's carousel.</td>
|
||||
<td>Destroys an element's carousel. (Removes stored data on the DOM element)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>getInstance</code></td>
|
||||
|
||||
Reference in New Issue
Block a user