Methods
Method | Arguments | Description |
---|---|---|
setViewport | { start?: number, end?: number } | Set the visible range of the timeline. See setViewport example. |
onWheel | WheelEvent | Trigger a wheel event on the timeline, useful when syncing multiple timelines. |
Method | Arguments | Description |
---|---|---|
setViewport | { start?: number, end?: number } | Set the visible range of the timeline. See setViewport example. |
onWheel | WheelEvent | Trigger a wheel event on the timeline, useful when syncing multiple timelines. |