跳到主要内容

hideCover

Description

隐藏阻止剩余屏幕交互的灯箱模态覆盖层

hideCover: (box?: HTMLElement) => void

Parameters

Example

gantt.hideCover(gantt.getLightbox());

Details

如果你指定了输入参数,该方法将隐藏指定的 HTML 对象元素(通过将 display 属性设置为 "none")。

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.