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

prevent_cache

Description

Включает/выключает кэширование GET-запросов в браузере

prevent_cache: boolean

Example

scheduler.config.prevent_cache = true;
...
scheduler.init('scheduler_here',new Date(2027,10,1),"month");

Значение по умолчанию: false

Details

Рекомендуется включать данное свойство.

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.