sesaparcours
    Preparing search index...

    Move Options.

    interface MoveOptions {
        drag: boolean;
        scrollbars: boolean | ScrollbarOptions;
        wheel: boolean;
    }
    Index

    Properties

    Properties

    drag: boolean
    scrollbars: boolean | ScrollbarOptions
    wheel: boolean