KC's Workspace
    Preparing search index...

    The scroll() function.

    interface ScrollTimeline {
        axis: ScrollAxis;
        scroller: Scroller;
    }
    Index

    Properties

    Properties

    Specifies which axis of the scroll container to use as the progress for the timeline.

    scroller: Scroller

    Specifies which element to use as the scroll container.