Property IsPasswordField
- Namespace
- Velvet.Experimental
- Assembly
- Velvet.Docs.dll
IsPasswordField
When true, masks the input as a password field.
public bool? IsPasswordField { get; set; }
Property Value
- bool?
When true, masks the input as a password field.
public bool? IsPasswordField { get; set; }