Overview > NumberInputOptions > autoDecimalDigits

NumberInputOptions.autoDecimalDigits property

Whether the decimal symbol is inserted automatically, using the last inputted digits as decimal digits. Default is false (the decimal symbol needs to be inserted manually).

Signature:

autoDecimalDigits?: boolean;