Loading…
Number input with min/max limit enforcement.
<CustomField.LimitField form={form} name="quantity" labelName="Quantity" min={1} max={100} />