Wijmo UI for the Web
allowPromptAsInput Field

Default value: false

Indicates whether promptChar can be entered as valid data by the user.

Syntax
Javascript (Usage) 
var value; // Type: boolean
value = jQuery.wijmo.wijinputmask.options.allowPromptAsInput;
Javascript (Specification) 
var allowPromptAsInput : boolean;
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.