Pages

Pages are different views within one app and should be used to organize functionality logically.

Overview

One app can have an unlimited number of pages. Each page can have an unlimited number of subpages. Pages will appear in the navigation menu of the app, whereas subpages do not appear in the navigation menu.

Page one with a subpage and page three with two subpages.

Add and delete

To add a new page/subpage:

  1. Right-click on a page/subpage.

  2. Click on New Page to create a new page below the page/subpage, or click New Subpage to create a new subpage right of the page/subpage.

To delete a page/subpage:

  1. Right-click on a page/subpage.

  2. Click on Delete Page.

Duplicate

Pages and subpages can be duplicated to save time developing the UI. To duplicate a page/subpage:

  1. Right-click on the page/subpage.

  2. Click Duplicate Page to duplicate the page/subpage as a page, or click Duplicate Subpage to duplicate the page/subpage as a subpage.

Change order

Changing the order of pages is possible via the navigation menu settings menu and is explained in the article on in-app navigation.

Page height

To add additional space to a page, you can make the page scrollable. To do so, you need to extend the page height using the page height icon (↕️) in the top bar. Extending the page height only affects the page you are currently working on and the device type you are currently editing.

Last updated