App Constructor
App Constructor is a gh element that allows users to edit the settings of the current application. Namely, it is a special button that opens a view with all the options of the application. They are divided into four groups:
-
Main Settings
-
Icon
-
Background
-
Icon Color
Value Format
App Constructor has no field value.
Element Options
The only element options are the standard field settings.
Element Style
Despite the interpretation types, the element has only standard style options. Even an additional one, called Show button name, you might have already seen in other articles. And as usual, the types of interpretation are described at the end of this article.
General Settings
These settings configure the basic functions of the style. They are mostly standard functions, besides the last one.
Name | Description |
---|---|
Show button name | allows to hide the button name |
Show Button Name
Depends of its value, this function allows to show or hide the button name.
Data Model
{
"data_model": {
"interpretation": []
}
}
Name | Type | Description |
---|---|---|
interpretation | array |
contains all element interpretation types |
Filtration
This element is unfiltered.
Interpretation
With these types of interpretation you can choose the appearance of the current button.
Default
This interpretation type allows the element to be displayed as an icon with the button name.
Only Name
This is the interpretation type that displays the element as a big button. It looks like an application icon.