DecimalWidgetThis is a React component
SourceThis is a React component
import { DecimalWidget } from "@prestojs/ui-antd";
DecimalWidget(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
|