TimeRulerHandle
type TimeRulerHandle = object;Imperative handle exposed by the TimeRuler component ref.
Properties
Section titled “Properties”| Property | Type | Description |
|---|---|---|
getCanvas | () => HTMLCanvasElement | null | Returns the canvas element. |
getViewer | () => TimeRulerViewer | null | Returns the underlying TimeRulerViewer instance. |