Readonly
getGets the constructor from the AutoNumeric library, for creating AutoNumeric instances.
This is part of the porcelain API, and is not guaranteed to be stable. The underlying library may change at any time without notice.
The AutoNumeric constructor from the AutoNumeric library.
Readonly
getGets the AutoNumeric instance for the first of the given elements.
This is part of the porcelain API, and is not guaranteed to be stable. The underlying library may change at any time without notice.
The element to get the AutoNumeric instance for.
The AutoNumeric instance for the given element.
The API for the porcelain layer of NumberFormat elements, such as accessing the underlying library.
Note that this API is fragile and may change at any time without notice.
The API is available via
$.xutil.numberFormat.porcelain
.