Wijmo UI for the Web
negativePrefix Field
wijmo.input Namespace > INumberOptions Interface : negativePrefix Field

Determine the prefix string used for negative value. The default value is according to culture & type.

Syntax
var instance; // Type: wijmo.input.INumberOptions;
var value; // Type: string
value = instance.negativePrefix;
var negativePrefix : string;
See Also

Reference

INumberOptions Interface