metafizzy / flickity

:leaves: Touch, responsive, flickable carousels
https://flickity.metafizzy.co
7.53k stars 605 forks source link

how to make flkty.next(true) also work for keyboard next? #1294

Open ShiyaYuan opened 8 months ago

ShiyaYuan commented 8 months ago

Test case: https://codepen.io/desandro/pen/azqbop

Hey I'm using flkty.next(true); with clicking buttons, but I'm wondering how I can do do that simultaneously when users press "next" on their keyboard?