본문으로 건너뛰기

hideCover

Description

남은 화면과의 상호 작용을 차단하는 라이트박스 모달 오버레이를 숨깁니다

hideCover: (box?: HTMLElement) => void

Parameters

Example

gantt.hideCover(gantt.getLightbox());

Details

입력 매개변수를 지정하면, 지정된 HTML 요소를 숨깁니다(디스플레이 속성을 "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.