Interacting with editorsPresentation APIEventsonSlideShowEnd本页总览onSlideShowEndAsk a question The function called when a slide show presentation ends. Parameters This event has no parameters. window.Asc.plugin.attachEditorEvent('onSlideShowEnd', () => { console.log('Slide show presentation ended');});