hideQuickInfo
Description
Скрывает всплывающую форму события, если она в данный момент открыта.
hideQuickInfo: () => void
Example
scheduler.showQuickInfo(5);
...
scheduler.hideQuickInfo();
Details
примечание
Для работы этого метода необходимо включить плагин quick_info.
Related API
Related Guides
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.