modifier-text
Optional
Default: unset
modifier-text
can be used to provide additional information about the field being captured.main.view.xml
<var name="password" type="text:password"/>
<text-input bind="password" modifier-text="Please provide a strong password"/>

Last modified 1yr ago