API Reference

DragHandleState

interface

State exposed by the RangeDragHandle components.

Defined in package/src/types.ts:739

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