Skip to main content

drag_highlight

Description

Highlights the event's initial position and duration on the time scale when you are dragging an event over the scheduler

drag_highlight: boolean

Example

//removes the highlighting
scheduler.config.drag_highlight = false; /*!*/

scheduler.init('scheduler_here',new Date(2010,0,10),"week");
scheduler.load("./data/events.xml");

Default value: true

Details

draghighlight_config

Change log

  • Highlighting of the event's initial position was added in v7.1
Need help?
Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.