Grid
Presentations
v1.0
zero-schema
No description provided.
Required fields
PresentationType Children
Properties
PresentationType
string
required
In grid multiple items are displayed (such as images or text) in a structured way, with control over the number of items per row and the aspect ratio of each item.
Allowed Grid
ItemsPerLine
integer
optional
This property determines how many items (or grid cells) should be displayed in each row of the grid. For example, if you set it to 2, there will be 2 items in each row.
Default
1ChildAspectRatio
number
optional
This property defines the aspect ratio (width to height ratio) of each grid cell. It helps maintain the size and shape of the child widget inside the cell.
Default
1Children
array
required
The list of widgets to be displayed in this Column.
Studio editor metadata
Shapes the studio editor; not enforced at runtime.
Children"Array"