slides
.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.
Return
a wrapped SlidesConfigurationInitializer node
Parameters
center
whether slides should be centered vertically
controls
whether navigation controls should be shown
Target
This function is only available for the following document types:slides
.