Overview > NumberInput > increment

NumberInput.increment() method

Increments the value by the configured step.

Signature:

increment(): void;

Returns:

void