Package-level declarations
Functions
Link copied to clipboard
.fragment behavior:{SlidesFragment.Behavior = SlidesFragment.Behavior.SHOW} content:{MarkdownContent} -> Node
Content copied to clipboard
Creates an element that, when used in a slides
document, shows its content when the user attempts to go to the next slide. Multiple fragments in the same slide are shown in order on distinct user interactions.
Link copied to clipboard
.slides center:{Boolean? = null}
controls:{Boolean? = null}
transition:{Transition.Style? = null}
speed:{Transition.Speed = Transition.Speed.DEFAULT}
-> Node
Content copied to clipboard
Sets global properties that affect the behavior of a 'slides' document.