interface TimelineZoomEvent {
    zoomPercent: number;
}

Hierarchy (View Summary)

Properties

Properties

zoomPercent: number