---
title: "anchors"
type: "property"
---
## API Reference

> Source set: Common

```kotlin
public var anchors: DraggableAnchors<T> by mutableStateOf(emptyDraggableAnchors())
```
