Skip to main content

highlightEventPosition

Description​

Highlights the event's duration on the time scale

highlightEventPosition: (event: any) => void

Parameters​

  • event - (required) object - the event object

Example​

scheduler.highlightEventPosition(scheduler.getEvent(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.