Skip to main content
Skip table of contents

Creating a Component

To create a new component, click on the “+ Add Component” button under the project tree as in figure Adding Components.

image-20240313-164258.png

Adding Components

A popup will appear with two options as per figure Creating Components:

  • Create & add new (1): creates a new component and the popup stays to add more components

  • Create (2): creates a new component. If you want to add more components, you need to click on the “+ Add Component” button under the project tree again

image-20240313-171802.png

Creating Components

Adding subcomponents: to add a subcomponent to an already added component, as seen in Figure Adding a Sub-Component, right-click on the component (1) and select “+ Add component” (2) in the dropdown menu.

image-20240326-223022.png

Adding a Sub-Component

Naming convention

While naming the components, here are a couple of things to keep in mind:

  • Components can be named with letters, numbers, and underscores. No spaces or special characters are allowed

  • The component names have to be unique on the same level in the tree, but they can have the same name on different levels

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.