Slider
Presentations
v1.0
zero-schema
No description provided.
Required fields
PresentationType Name
Properties
PresentationType
string
required
This is always Slider to specify the type of presentation.
Allowed Slider
ButtonLabel
boolean
optional
Determines if the slider includes labels for buttons. A true value means buttons will have labels, while false means they will not.
AxisVertical
string
optional
Specifies the orientation of the slider. Can be either Vertical for up-and-down scrolling or Horizontal for left-and-right scrolling.
Allowed Vertical Horizontal
AutoPlay
boolean
optional
It enables the automatic playing of slides.
DisableCenter
boolean
optional
Disables the centering of the current slide in the slider.
EnlargeCenter
boolean
optional
If true, the current slide will be larger than the others. If false, all slides will be the same size.
InfiniteScroll
boolean
optional
If true, the slider will loop back to the first slide after the last one. If false, it will stop at the last slide.
Reverse
boolean
optional
If true, the slides will be shown in reverse order. If false, they will be shown in the normal order.
Height
number
optional
Sets the height of the slider in pixels.
ViewportFraction
number
optional
Controls how much of the screen each slide takes up.
EnlargeFactor
number
optional
Controls how much bigger the centered slide is compared to others.
IconBottomPosition
number
optional
Sets how far icons are from the bottom of the slider. This is measured in pixels.
IconLeftPosition
number
optional
Sets how far icons are from the left side of the slider. This is measured in pixels.
IconRightPosition
number
optional
Sets how far icons are from the right side of the slider. This is measured in pixels.
Children
array
optional
A list of child widgets to show in the slider. Each item should follow the widget schema.
Studio editor metadata
Shapes the studio editor; not enforced at runtime.
AxisVertical"Select"
Children"Array"