<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[`EditorSuggestTriggerInfo`](EditorSuggestTriggerInfo) › [`end`](EditorSuggestTriggerInfo/end)
## EditorSuggestTriggerInfo.end property
The end position of the triggering text. This is used to position the popover.
**Signature:**
```typescript
end: EditorPosition;
```