Перейти к основному содержимому

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 включён. Для подробностей ознакомьтесь со статьёй Тултипы.

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.