Wijmo UI for the Web
resetOnPrompt Field

Default value: true

Determines how an input character that matches the prompt character should be handled.

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