Skip to main content

minicalendar

Description

Specifies the mini calendar object

minicalendar: any

Example

scheduler.config.minicalendar.mark_events = false; 
...
scheduler.init('scheduler_here', new Date(2013, 7, 5), "week");

Default value: { mark_events: true }

Details

note

The property requires the minical plugin to be activated.

The minicalendar object has 1 property:

  • mark_events - (array) defines whether events will be highlighted in the mini calendar

minicalendar_property

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.