<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[`EditorSelection`](EditorSelection)
## EditorSelection interface
0.12.11
**Signature:**
```typescript
export interface EditorSelection
```
## Properties
| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [`anchor`](EditorSelection/anchor) | | [`EditorPosition`](EditorPosition) | |
| [`head`](EditorSelection/head) | | [`EditorPosition`](EditorPosition) | |