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:
@@ -928,7 +928,7 @@ Manually readjust the modal's position if the height of a modal changes while it
|
||||
|
||||
#### dispose
|
||||
|
||||
Destroys an element's modal.
|
||||
Destroys an element's modal. (Removes stored data on the DOM element)
|
||||
|
||||
{{< highlight js >}}myModal.dispose(){{< /highlight >}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user