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

onSchedulerReady

Description

Срабатывает после завершения инициализации scheduler, хотя он ещё не отображён на странице.

onSchedulerReady: () => void

Example

scheduler.attachEvent("onSchedulerReady", function(){
//любой кастомный код здесь
});
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.