跳转到主要内容

tooltip_offset_y

Description

通过设置正值的顶部偏移量来调整 tooltip 的垂直位置

tooltip_offset_y: number

Example

scheduler.config.tooltip_offset_y = 40;

scheduler.init('scheduler_here',new Date(2023,10,20),"week");

Default value: 20

Details

注释

该选项属于 tooltip 扩展的一部分,因此请确保启用 tooltip 插件。更多详情请参考 툴팁 (Tooltips) 文章。

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.