Overview > NumberInputOptions > step
NumberInputOptions.step property
Step size which is used to increment or decrement the value. Default is the smallest possible value depending on the maximum fraction digits.
Signature:
step?: number;
Example
0.01
with 2 fraction digits