본문으로 건너뛰기

highlightEventPosition

Description

타임라인에서 이벤트의 기간을 표시합니다.

highlightEventPosition: (event: any) => void

Parameters

  • event - (required) object - 이벤트 객체

Example

scheduler.highlightEventPosition(scheduler.getEvent(1));
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.