IntegerWidget
Sourceimport { IntegerWidget } from "@prestojs/ui-antd";
Component Props:
Prop | Type | Description | |
---|---|---|---|
* | props An object with the properties below | ||
* | props.input | InputProps | |
props.meta | Record | ||
... | any | Any properties from InputNumberProps except for these:
|