# Content temporarily unavailable

## Examples

Want to skip to the implementation? Check out these examples:

- [update-on-drag](/ranger/latest/docs/framework/react/examples/update-on-drag)

The API below described how to use the **update-on-drag** features.

## Options

### onDrag

```ts
onDrag: (instance: Ranger<TTrackElement>) => void
```

A function that is called when a handled is dragged
