/** * The class corresponding to the `` element wrapper. You'll mostly have to interact with this to manage the * presentation. * @tag p-deck * @slot - Expected to contain `` elements only * @attribute {PresentationMode} mode - Presentation mode * @fires {PresentationFinishEvent} p-slides.finish - When reaching the end of the presentation * @fires {PresentationSlideChangeEvent} p-slides.slidechange - When the current slide changes * @fires {PresentationClockStartEvent} p-slides.clockstart - When the timer starts * @fires {PresentationClockStopEvent} p-slides.clockstop - When the timer stops * @fires {PresentationClockSetEvent} p-slides.clockset - When the timer has been explicitly set * @cssprop {