...
The following table lists the different types of application layouts available to design your application:
# | Components | Description |
---|---|---|
1 | Menu Layout | This layout renders all the workspaces as clickable menu option on the top left. |
2 | Card Layout | This layout renders all the Workspaces as icons on a home page and the end-user can click any workspace to view. |
3 | Tab Layout | This layout renders all the Workspaces as tabs. |
4 | App Layout | This layout renders the Workspaces in the fish eye style. |
5 | Extended Layout | This layout renders the Workspaces on the header with scrolling panel. |
6 | Table Top Layout | This layout renders the Workspaces as icon on a table. These workspace icons appear in the footer. |
...