...
# | Layouts | Description | ||
---|---|---|---|---|
1 | Stack | Apps are rendered one below the other in the same container. | ||
2 | Tab | Apps are accessible by tabs.
| ||
3 | Indexed | Apps Indices are rendered in the left pane and the currently selected app appears on the right pane. | ||
4 | Card | The first positioned App only is rendered on the container. The other apps are hidden from user view. | ||
5 | Border | Apps are rendered in the file explorer like view. | ||
6 | Switch | This renders only one app on the container and the others are accessible by selecting the Switch menu option in the app tool. | ||
7 | Two - Column | Apps are rendered on left and right panes in the same container. |
...