Stack
A Stack component is used to create a vertical layout.
Adding a Stack component
- Select the Stack component from the Components drawer. You can open the list of components by clicking the
+
button next to Components. - Next, add a few children components to align them along the horizontal axis. In the example below, three Image components are added.
Configuration Properties
Property | Description |
---|---|
Start | Components are positioned at the beginning of the container. |
Center | Components are positioned in the middle of the container. |
End | Components are positioned at the end of the container. |
Updated 20 days ago
Did this page help you?