13 lines
308 B
Plaintext
13 lines
308 B
Plaintext
|
|
removeEventSource *1.2*
|
|
=======================
|
|
|
|
Dynamically removes an event source.
|
|
|
|
<div class='spec' markdown='1'>
|
|
.fullCalendar( 'removeEventSource', *source* )
|
|
</div>
|
|
|
|
Source must be a reference to the original Array/URL/Function.
|
|
Events from the source will immediately be removed from the calendar.
|