---
title: Calendar::addEventSource
type: method
---

Dynamically adds an event source.

<div class='spec'>

calendar.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.
