본문으로 건너뛰기

showCover

Description

남은 화면에서의 상호 작용을 차단하는 라이트박스 모달 오버레이를 표시합니다

showCover: (box?: HTMLElement) => void

Parameters

  • box - (선택적) HTMLElement - 숨길 요소

Example

gantt.showCover();

Details

입력 매개변수를 지정하면, 지정된 HTML 요소를 화면 중앙에 표시합니다(디스플레이 속성을 "block"으로 설정하여 표시합니다).

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.