跳转到主要内容

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.