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