본문으로 건너뛰기

tooltip_offset_x

Description

툴팁의 위치를 수평으로 조정하며, 양수 값일 경우 오른쪽으로 이동합니다.

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.