Center
Presentations
v1.0
zero-schema
No description provided.
Required fields
PresentationType Child
Properties
PresentationType
string
required
This property specifies that the content is centered on the screen or within a container.
WidthFactor
number
optional
Adjusts how much wider the centered element appears compared to its natural size.
HeightFactor
number
optional
Adjusts how much taller the centered element appears compared to its natural size.
Child
object
required
The actual content (like text or an image) that you want to display in the center of the screen or container.