Please select a component in the block.
Use descriptive labels
With very few exceptions, labels should always be used with a text field. The label itself should also be descriptive and clear in its meaning.
Be specific and descriptive of the type of data being requested. In this case, it is the name of a value.
Unless your context is very clear, avoid generic labels that can be open to interpretation.
Step buttons must increment values consistently
The step buttons must increase/decrease the value by the same amount that is configured. In the example above, increments are by 5.
In this example, the step buttons increase the value by increments of 5 but decrease the value by incrementing one.
Related Components & Patterns