The Composite Apps renders one or more child apps within it. Each app in a Composite App contains its own data from the repository.
The following are the different types of layouts available for composite apps:
# |
---|
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. |
Note |
---|
Composite apps on mobile (hybrid and native) devices will display in Tab layout only. |