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:
@@ -290,7 +290,7 @@ dataSpyList.forEach(function (dataSpyEl) {
|
||||
|
||||
#### dispose
|
||||
|
||||
Destroys an element's scrollspy.
|
||||
Destroys an element's scrollspy. (Removes stored data on the DOM element)
|
||||
|
||||
#### getInstance
|
||||
|
||||
|
||||
Reference in New Issue
Block a user