Edit documentation Edit document
GH-Elements

Password Element

Password is a gh-element that allows to enter the user password.

Functional Characteristics

This element can be used to add authorization to your application.

Value Format

This element value is an entered password.

{
    "field_value": "userpassword"
}

Element Options

The only options of the password element that you can configure are the standard Field Name and Name Space.

Settings of password field

Element Style

The only unique settings of the password style lies in interpretation types. All others are a set of standard settings and are described in a separate article.

Style of password element

Data Model

The password element does not have special properties in its data model.

{
    "data_model": {
        "interpretation": []
    }
}
Name Type Description
interpretation array contains all element interpretation types

Filtration

This element cannot be filtered out.

Interpretation

The password can be displayed in two interpretations.

Types of password interpretation

Password interpretation

This interpretation type allows to enter and display the password. Also, it has a button to hide the value.

Default

This is the interpretation type that displays the element as an icon.