mirror of
https://github.com/wassname/fullcalendar.git
synced 2026-07-02 17:00:06 +08:00
12 lines
227 B
Plaintext
12 lines
227 B
Plaintext
|
|
destroy *1.4.3*
|
|
===============
|
|
|
|
Restores the element to the state before FullCalendar was initialized.
|
|
|
|
<div class='spec' markdown='1'>
|
|
.fullCalendar( 'destroy' )
|
|
</div>
|
|
|
|
Removes elements, events handlers, and internal data.
|