jQuery.wijmo.wijinputmask Namespace > options type : promptChar Field |
Default value: '_'
Determines the character that appears when the widget has focus but no input has been entered.
Javascript (Usage) | |
---|---|
var value; // Type: string value = jQuery.wijmo.wijinputmask.options.promptChar; |
Javascript (Specification) | |
---|---|
|