PacemInputPasswordElement
is the suggested webcomponent for secret text editing.
PacemInputPasswordElement
can be injected into a form via metadata, the following way.
[ {"prop": "secret", "type": "string", "dataType": "password", "display": { "name": "Secret", "watermark": "Your secret here...", "description": "Write down your secret string here.", "cssClass": ["field-stretch"] }, "extra": { "tooltip": true }, "validators": [{ "type": "required", "errorMessage": "Secret is a required field." }] } ]
To provide the best experiences, we use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions.