Skip to main content

FrontSlidesSelected

WLJS
Execution environment
FrontSlidesSelected[type_String, payload_]

an interface symbol to control current slideshow (if available) similar to FrontEditorSelected in terms of API implementation.

note

You need to call this symbol using FrontSubmit

type field reflects RevealJS API method and payload its first argument.

Example

To programmatically change the slide

FrontSlidesSelected["navigateNext", 1] // FrontSubmit