Skip to content

Numeric Input

Applies to "normal" <input/> fields only

1
2
AppGiniHelper.dv.getField("count")
    .toNumber('de', 2, true);

TODO: docs

See also: