Stack - layouting
The Stack Layout defines a stacked list, that is, a vertical grouping of form elements.
Stack Layouts are typically used for mobile phone design, to get a similar, but adaptable layout rendering on different mobile device brands.
A Stack Layout can contain:
- Stackable items: Images, Text Edits, and Web components
- Grouping items: Groups, Tables, and Folders
To add other widgets to a Stack Layout, place them inside one of the grouping items.
All children have the same width as the Stack Layout.
![This figure shows an example of an Stack container.](Images/stack.png)
See STACK container in the Genero Business Development Language User Guide for more details.