dslSlide
Add a horizontal slide whose content is authored with the kotlinx.html DSL. This is the only slide type that supports the extension DSLs com.kslides.playground, com.kslides.diagram, com.kslides.codeSnippet, and (from the kslides-letsplot module) letsPlot{}.
Throws
at render time if the slide has no content{} block.
Add a kotlinx.html DSL slide inside a verticalSlides block. Same semantics as the top-level dslSlide but registered with the enclosing VerticalSlidesContext.