fullcalendar/removed/draggable.txt
2010-01-16 14:29:18 -08:00

17 lines
343 B
Plaintext

draggable
=========
<div class='removed-notice' markdown='1'>
This option was removed in version 1.3. Use [editable](../event_ui/editable) and
[disableDragging](../event_ui/disableDragging) instead.
</div>
Enables/disables dragging.
<div class='spec' markdown='1'>
Boolean, *default*: `false`
</div>
jQuery UI core & draggables required.