본문으로 건너뛰기

tooltip_offset_y

Description

값이 양수일 때 top 오프셋을 설정하여 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.