# SelectionRange

**Kind:** Interface

**Source:** [`atloria-monorepo/apps/web/src/hooks/useCollaboration.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/hooks/useCollaboration.ts#L40)

Selection range in the document

## Properties

| Property | Type |
|---|---|
| `anchor` | `number` |
| `head` | `number` |
