jxnblk / mdx-deck

♠️ React MDX-based presentation decks
https://mdx-deck.jxnblk.com
MIT License
11.33k stars 603 forks source link

Add mouse events support for slides navigation #821

Open ulisesantana opened 2 years ago

ulisesantana commented 2 years ago

Mouse Events

Key Description
Right click Go to previous slide (or step in [Steps][])
Left click Go to next slide (or step in [Steps][])

In any case you need the default behaviour for right-click (show up the context menu) you can right-click while pressing ALT button.