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