sample-process-models/misc/qa/forms/test-password-1/test-password-1-uischema.json

7 lines
141 B
JSON
Raw Normal View History

2024-07-15 10:51:00 -04:00
{
"password": {
"ui:widget": "password",
"ui:help": "Hint: Make it strong!",
"ui:placeholder": "Enter your Password here"
}
}