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.