본문으로 건너뛰기

tooltip

Description

이벤트에 대한 tooltip을 표시합니다.

tooltip: any

Example

var tooltip = scheduler.tooltip;
tooltip.hide();
tooltip.show(event, text);

Details

노트

이 옵션은 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.