Skip to content

Separate 'draggable' on 'PerPage' options #279

@bonfiglioalessio

Description

@bonfiglioalessio

Hello!
I'd very much like to enable touch swiping for mobile, but I want when is Desktop the draggable options were false

I have read another issues and pawelgrzybek answered:
const mySiema = new Siema({ draggable: 'touchstart' in document.documentElement ? true : false, });

So, I tried with these options but don't work.

My code:
screencode

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions