Wijmo UI for the Web
passwordChar Field

Default value: ""

Determines the character to be substituted for the actual input characters.

Syntax
Javascript (Usage) 
var value; // Type: string
value = jQuery.wijmo.wijinputmask.options.passwordChar;
Javascript (Specification) 
var passwordChar : string;
Remarks
This property doesn't take effect when maskFormat property is set to a Regex value.
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.