interface TimelineScrollEvent {
    scrollPercent: number;
}

Hierarchy (View Summary)

Properties

Properties

scrollPercent: number