Skip to Main Content

Breadcrumb

Examples

Interactive Grid

UC AutoNumeric is built on top of the AutoNumeric.js library.
For more options and details, please visit AutoNumeric Configurator.

Interactive Grid

Page Items

Classic

1456456.55
5646.00

Label Above

4544.66

Label Floating

-324234223

Global Variable Setting

-324234223
var an_options = {
    currencySymbol: " €",
    currencySymbolPlacement: "s",
     styleRules: {
        positive: "u-color-4",
        negative: "u-color-9"
    }
};