interface TimelineZoomEvent {
    zoomPercent: number;
}

Hierarchy (view full)

Properties

Properties

zoomPercent: number