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

Indicates the number of decimal places to display.

Syntax
var instance; // Type: wijmo.input.INumberOptions;
var value; // Type: number
value = instance.decimalPlaces;
var decimalPlaces : number;
See Also

Reference

INumberOptions Interface