<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[`PopoverSuggest`](PopoverSuggest) › [`(constructor)`](PopoverSuggest/(constructor).md)
## PopoverSuggest.(constructor)
Constructs a new instance of the `PopoverSuggest` class
**Signature:**
```typescript
constructor(app: App, scope?: Scope);
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| <code>app</code> | [`App`](App) | |
| <code>scope</code> | [`Scope`](Scope) | _(Optional)_ |