API事件onLightbox本页内容onLightbox Description 在用户打开 lightbox(编辑表单)后立即触发 onLightbox: () => voidParameters id - (required) string - 事件的 id Examplescheduler.attachEvent("onLightbox", function (id){ // 在这里编写自定义逻辑});Details此事件适用于自定义 lightbox 的各个方面。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.