New to KendoReact? Learn about KendoReact Free.
Incremental Steps
You can define the step of the NumericTextBox through the step
property.
When step
is set, you can increase or decrease the value of the component that adopts the increment step by using the spin buttons or the Up
and Down
arrow keys. The example below showcases how to change the value with increments of 3
from it's current state.
Change Theme
Theme
Loading ...