IntegerWidget

Source
import { IntegerWidget } from "@prestojs/ui-antd";
IntegerWidget(props,ref)
Params:
ParameterTypeDescription
*
props
An object with the properties below
props.asyncChoicesAsyncChoicesInterface
props.choicesMap|[SingleValue, string][]
*props.inputInputProps
props.metaRecord
...any
Any properties from InputNumberProps
*refRefObject
Returns:React.ReactElement