API Reference
DragHandleState
interfaceState exposed by the RangeDragHandle components.
Defined in package/src/types.ts:739
| Prop | Type | Default | Description |
|---|---|---|---|
| root* | RootState<F> | — | |
| active* | boolean | — | |
| dragging* | boolean | — | |
| edge* | DragHandleEdge | — | |
| orientation* | "horizontal" | "vertical" | — |