Skip to content

How change autoscroll direction to ltr in splide js? #860

@the-Tofiq

Description

@the-Tofiq

Checks

Version

4

Description

I use splide js slider, and use autoscroll exstension. But I can't find a solution to change direction from (default: right to left), to (left to right). i try this:
autoScroll: { speed: 3, pauseOnHover: false, direction: 'ltr', },

Reproduction Link

No response

Steps to Reproduce

  1. create a slider
    2)add autoscroll extention with :(autoScroll: { speed: 3, pauseOnHover: false, direction: 'ltr', },)

Expected Behaviour

Change direction to ltr

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions