Label#

To configure the widget, you need to perform the following actions:

The Label widget displays text or a heading, allowing Users to use it to label input fields or provide additional information.

To configure the element, click on the edit icon .

A popup window "Element Settings" will open:

Fields for Widget Configuration#

Fill in the necessary fields to configure the widget.

"Visible Name" – a text field, filled in manually from the keyboard. It is intended for entering a name that will be displayed to the User.

"Class" – a text field, filled in manually from the keyboard. It allows specifying a CSS class for the widget, enabling the styling of the element with custom styles. The specified class can be used to apply certain styles, such as font, background color, etc.

"Default Value" – a text field, filled in manually from the keyboard. It allows specifying arbitrary text that will be displayed by default in the widget.

Example of Filling Out#

Field NameValue
Visible NameUsername
Classlabel-user-name
Default ValueEnter your name

Result: