DecimalRangeWidget
Sourceimport { DecimalRangeWidget } from "@prestojs/ui-antd";
Params:
Parameter | Type | Description | |
---|---|---|---|
* | props An object with the properties below | ||
props.className | string | ||
* | props.input | ||
* | props.lowerInput | ||
props.meta | Record | ||
* | props.separator | string | |
* | props.upperInput | ||
* | ref | RefObject |
Returns:React.ReactElement