Searched refs:showNotes (Results 1 – 2 of 2) sorted by relevance
132 /* Display slide speaker notes when 'showNotes' is enabled */
179 showNotes: false, property in AnonymousFunctione17f777e0200.config907 if( config.showNotes ) {914 var notesLayout = typeof config.showNotes === 'string' ? config.showNotes : 'inline';1363 if( config.showNotes ) {1364 …speakerNotes.setAttribute( 'data-layout', typeof config.showNotes === 'string' ? config.showNotes …3380 if( config.showNotes && dom.speakerNotes && currentSlide && !isPrintingPDF() ) {3396 if( config.showNotes && hasNotes() ) {