jQuery.wijmo.wijinputmask Namespace > options type : passwordChar Field |
Default value: ""
Determines the character to be substituted for the actual input characters.
Javascript (Usage) | |
---|---|
var value; // Type: string value = jQuery.wijmo.wijinputmask.options.passwordChar; |
Javascript (Specification) | |
---|---|
|