These docs are for an old release. Info on upgrading to version 2/3
edit doc

selectable 1.4.6

Allows a user to highlight multiple days or timeslots by clicking and dragging.

Boolean/View Option Hash, default: false

To let the user make selections by clicking and dragging, this option must be set to true.

The select and unselect callbacks will be useful for monitoring when selections are made and cleared.

To learn the ways in which selections can be cleared, read the docs for the unselect callback.

To view an example of how to create a new event based on a user’s selection see “demos/selectable.html” in the download, or visit this page.

A View Option Hash has been supported since version 1.4.7