List
Presentations
v1.0
zero-schema
No description provided.
Required fields
PresentationType
Properties
PresentationType
string
required
List is used to create a scrollable list of children. It allows you to display a large number of children efficiently by only rendering the children that are currently visible on the screen.
Allowed List
ScrollDirection
string
optional
Specifies the direction in which the list will scroll. It can be either 'Horizontal' or 'Vertical'
Allowed Horizontal Vertical
Children
array
optional
The list of widgets to be displayed in this Column.
Studio editor metadata
Shapes the studio editor; not enforced at runtime.
ScrollDirection"Select"
Children"Array"