mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
Add dispose methods in our documentation (#24396)
* Add dispose methods in our documentation * Update buttons.md
This commit is contained in:
@@ -583,6 +583,10 @@ Selects the given tab and shows its associated pane. Any other tab that was prev
|
||||
$('#someTab').tab('show')
|
||||
{% endhighlight %}
|
||||
|
||||
### .tab('dispose')
|
||||
|
||||
Destroys an element's tab.
|
||||
|
||||
### Events
|
||||
|
||||
When showing a new tab, the events fire in the following order:
|
||||
|
||||
Reference in New Issue
Block a user