Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separate 'draggable' on 'PerPage' options #279

Open
bonfiglioalessio opened this issue Oct 8, 2020 · 0 comments
Open

Separate 'draggable' on 'PerPage' options #279

bonfiglioalessio opened this issue Oct 8, 2020 · 0 comments

Comments

@bonfiglioalessio
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant