13 lines
311 B
Text
13 lines
311 B
Text
|
|
||
|
addEventSource *1.2*
|
||
|
====================
|
||
|
|
||
|
Dynamically adds an event source.
|
||
|
|
||
|
<div class='spec' markdown='1'>
|
||
|
.fullCalendar( 'addEventSource', *source* )
|
||
|
</div>
|
||
|
|
||
|
Source may be an Array/URL/Function just as in the `events` option.
|
||
|
Events will be immediately fetched from this source and placed on the calendar.
|