modifier-text
Example - modifier-text on a text-input
modifier-text on a text-input<var name="password" type="text:password"/>
<text-input bind="password" modifier-text="Please provide a strong password"/>
Last updated