跳转到主要内容

tooltip_offset_x

Description

当设置为正值时,调整tooltip水平偏移量,使其位置向右移动。

tooltip_offset_x: number

Example

scheduler.config.tooltip_offset_x = 30;

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

Default value: 10

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.