onScaleDblClick
Description
Срабатывает при двойном клике пользователя по временной шкале
onScaleDblClick: () => void
Example
scheduler.attachEvent("onScaleDblClick", 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.