Add `PageUp` and `PageDown` to keyMappings by seb-jean · Pull Request #677 · hotwired/stimulus
seb-jean
changed the title
Add PageUp and PageDown to keyMappings
Add PageUp and PageDown to keyMappings
| home: "Home", | ||
| end: "End", | ||
| page_up: "PageUp", | ||
| page_left: "PageLeft", |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this be page_down: PageDown?
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes it should. Could you PR? Thanks for catching!
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters