FormidableLabs / spectacle

A React-based library for creating sleek presentations using JSX syntax that gives you the ability to live demo your code.
https://commerce.nearform.com/open-source/spectacle/
MIT License
9.7k stars 690 forks source link

Page Up and Page down to move between slides #1333

Closed oliviertassinari closed 1 month ago

oliviertassinari commented 1 month ago

Description

Make the slides respond to the Page Up and Page Down events.

See https://github.com/slidevjs/slidev/issues/126 for why.

oliviertassinari commented 1 month ago

Duplicate of #1310