zero.appdocs

Row

Presentations v1.0 zero-schema

No description provided.

Required fields

PresentationType

Properties

PresentationType required
A layout element used to arrange child widgets horizontally, allowing for side-by-side alignment.
CrossAxis string optional
Determines how the children are aligned along the cross axis (horizontal axis in a Row)
Allowed Start End Center Stretch Baseline
MainAxis string optional
Determines how the children are aligned along the main axis (vertical axis in a Row)
Allowed Start End Center SpaceBetween SpaceAround SpaceEvenly
Children array optional
n array of child widgets contained within the Row. Each child widget is defined by a reference to a schema for a generic widget.

Studio editor metadata

Shapes the studio editor; not enforced at runtime.

PresentationType
"Text"
CrossAxis
"Select"
MainAxis
"Select"
Children
"Array"