본문으로 건너뛰기

hideQuickInfo

Description

현재 열려 있는 경우 팝업 이벤트 폼을 숨깁니다.

hideQuickInfo: () => void

Example

scheduler.showQuickInfo(5);
...
scheduler.hideQuickInfo();

Details

노트

이 메서드를 사용하려면 quick_info 플러그인이 활성화되어 있어야 합니다.

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.