# DragHandle (/docs/shuffle/reference/functions/DragHandle)



# Function: DragHandle() [#function-draghandle]

```ts
function DragHandle(props: DragHandleProps): Element;
```

Defined in:
[components/DragHandles.tsx:109](https://github.com/handlewithcarecollective/pitter-patter/blob/5f9831b289582242a2f8b7c6f9c1d64b034de5a9/packages/shuffle/src/components/DragHandles.tsx#L109)

## Parameters [#parameters]

### props [#props]

[`DragHandleProps`](/docs/shuffle/reference/interfaces/DragHandleProps)

## Returns [#returns]

`Element`
