Skip to main content

hideQuickInfo

Description

Hides the pop-up event form (if it's currently active)

hideQuickInfo: () => void

Example

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

Details

note

The method requires the quick_info plugin to be activated.

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.