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 new SlidesConfigurationInitializer node
Parameters
center
- Optional
- Likely named
whether slides should be centered vertically
controls
- Optional
- Likely named
whether navigation controls should be shown
Wiki page
Slides configurationTarget
This function is only available for the following document types:slides
.