跳转到主要内容

onLightbox

Description

在用户打开 lightbox(编辑表单)后立即触发

onLightbox: () => void

Parameters

  • id - (required) string - 事件的 id

Example

scheduler.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.