Перейти к основному содержимому

readonly

Description

Включает режим только для чтения в scheduler

readonly: boolean

Example

scheduler.config.readonly = true;
...
scheduler.init('scheduler_here',new Date(2013,05,11),"week");

Default value: false

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.