1. Home
  2. Docs
  3. NoCode-X Documentation
  4. Components
  5. Component properties

Component properties

When a component is selected, a new drop-down menu Component appears on the right of your screen. Click it to change the properties of a component. As an example, the image at the bottom of this article shows the Properties tab for the Password component. The properties of a component depend on its nature.

Common component properties

Here are some common properties:

PropertyDescription
CodeThis mandatory field serves as an identifier for the component. It is invisible to users. A list of all components with their respective codes can be found in the Navigator tab. Make sure to use descriptive codes. For example, a date picker for birthdays could have the code DATE_BIRTHDAY.
TitleCharts usually have a title describing what data they represent. This property is visible on the template.
LabelInput fields that the user interacts with often have descriptions of what data the user must provide inside the input box. This property is visible on the template.

Details about each component’s specific properties can be found on the All no code UI components page.

Example

The image below shows the Properties tab for the Password component.

Shows the properties tab in the Component menu for a "Password" component.

How can we help?