IntegerWidgetThis is a React component
SourceThis is a React component
import  { IntegerWidget } from "@prestojs/ui-antd";
IntegerWidget(props)
See InputNumber for props available
| Parameter | Type | Description | |
|---|---|---|---|
| * | props.input | InputProps  | The input props for the widget. This should include, at minimum: 
 Can also include 
  |