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

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

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.