Number Field
Compose a numeric input from primitives: NumberField + NumberFieldContent + Increment/Decrement buttons + NumberFieldInput. Use when you need a different layout than the bundled InputNumber.
Default
Inline +/- with the input in the middle.
With bounds
Constrain the value with min, max, and step.
Disabled
Pass disabled to block the input and step buttons.