jQuery.wijmo.wijinputmask Namespace > options type : skipLiterals Field |
Default value: true
Indicates whether the user is allowed to re-enter literal values.
Javascript (Usage) | |
---|---|
var value; // Type: boolean value = jQuery.wijmo.wijinputmask.options.skipLiterals; |
Javascript (Specification) | |
---|---|
var skipLiterals : boolean; |