- Main
 - Dashboard
 - Page layouts
 - Layouts
 - Color system
 - Starter kit
 - Changelog 1.6
 - RTL version
 - Forms
 - Form components
 - JSON forms
 - Wizards
 - Editors
 - Pickers
 - Form layouts
 - Appearance
 - Components
 - Content appearance
 - Extra components
 - Animations
 - Icons
 - Layout
 - Sidebars
 - Vertical navigation
 - Horizontal navigation
 - Navbars
 - Menu levels
 - Data visualization
 - Echarts library
 - D3 library
 - Dimple library
 - C3 library
 - Google visualization
 - Maps integration
 - Extensions
 - Extensions
 - JQuery UI
 - File uploaders
 - Event calendars
 - Internationalization
 - Tables
 - Basic tables
 - Data tables
 - Data tables extensions
 - Handsontable
 - Responsive options
 - Page kits
 - General pages
 - Service pages
 - User pages
 - Application pages
 
Fullcalendar - Advanced Usage
- Home
 - Fullcalendar
 - Advanced usage
 
Add extended dragging functionality with droppable option. Data can be attached to the element in order to specify its duration when dropped. A Duration-ish value can be provided. This can either be done via jQuery or via an data-duration attribute. Please note: since droppable option operates with jQuery UI draggables, you must download the appropriate jQuery UI files and initialize a draggable element.
Draggable Events
FullCalendar library also supports RTL text direction, useful for right-to-left languages such as Arabic and Hebrew. To display the calendar in right-to-left mode, set isRTL plugin option to true. This option switches class in calendar container to .fc-rtl and changes the layout accordingly to the specific css styles. RTL version supports all features and options available in LTR mode.

