跳转到主要内容

onOptionsLoad

Description

在 Timeline/Units 视图的部分内容更新后触发

onOptionsLoad: () => void

Example

scheduler.attachEvent("onOptionsLoad", function (){
//这里写任何自定义逻辑
});

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.