minicalendar
Description
Определяет объект миникалендаря
minicalendar: any
Example
scheduler.config.minicalendar.mark_events = false;
...
scheduler.init('scheduler_here', new Date(2013, 7, 5), "week");
Default value: { mark_events: true }
Related samples
Details
примечание
Это свойство требует включения плагина minical.
Объект minicalendar содержит одно свойство:
- mark_events - (array) определяет, будут ли события выделяться внутри миникалендаря

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.