mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
Explain the "dispose" method appropriately (#30838)
This commit is contained in:
@@ -949,7 +949,7 @@ Note when `boundary` is set to any value other than `'scrollParent'`, the style
|
||||
<tr>
|
||||
<td><code>dispose</code></td>
|
||||
<td>
|
||||
Destroys an element's dropdown.
|
||||
Destroys an element's dropdown. (Removes stored data on the DOM element)
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user