Wijmo UI for the Web
autoConvert Field
wijmo.input Namespace > IMaskOptions Interface : autoConvert Field

Indicate whether automatically converts to the proper format according to the format setting.

Syntax
var instance; // Type: wijmo.input.IMaskOptions;
var value; // Type: boolean
value = instance.autoConvert;
var autoConvert : boolean;
See Also

Reference

IMaskOptions Interface