API Reference
DragHandleOwnProps
interfaceOwn props for the RangeDragHandle component.
Defined in package/src/types.ts:748
| Prop | Type | Default | Description |
|---|---|---|---|
| dragging | boolean | — | Whether this handle is currently being dragged. |
| edge* | DragHandleEdge | — | Which boundary this handle controls. |