mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-06 14:47:04 +02:00
add jump-to-slide to help overlay, style tweaks
This commit is contained in:
@@ -55,6 +55,9 @@ export default class JumpToSlide {
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
* Parses the current input and jumps to the given slide.
|
||||
*/
|
||||
jump() {
|
||||
|
||||
const value = this.jumpInput.value.trim( '' );
|
||||
|
Reference in New Issue
Block a user