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