Element tree

The element tree provides a structural overview of your project, displaying all elements in your page or component hierarchically. It enables efficient navigation, selection and organization of your project's building blocks.

Element tree

Context menu

Right-clicking an element opens a context menu with several actions.

Element context menu

  1. 1
    Add element: Opens the element catalog
  2. 2
    Wrap in element: Place the element inside a new parent element
  3. 3
    Extract as component: Convert the element into a reusable component
  4. 4
    Show/hide: Set a formula to control element visibility
  5. 5
    Repeat: Apply a formula to create multiple instances from an array
  6. 6
    Standard operations: Duplicate, cut, copy, paste and delete

Adding elements

Add new element by

  • selecting Add element from the context menu
  • clicking the + button in the sidebar header
  • using the hotkey I

to quickly open the element catalog.

Element catalog

Element catalog

The element catalog provides a collection of HTML elements and components organized by category. This makes it easy to find exactly what you need for your project. The catalog allows you to:

  • Browse different element types grouped by functionality
  • Search for specific elements and components
  • View components from installed packages

Select an element to add it to your project. The element will be added as a child of the currently selected element or as the first child of the root element if no element is selected.

04/16/2025
Edit article
Help Forum