API Reference

DragHandleState

interface

State exposed by the RangeDragHandle components.

Defined in package/src/types.ts:781

PropTypeDefaultDescription
root*RootState
active*boolean
dragging*boolean
edge*DragHandleEdge
orientation*"horizontal" | "vertical"