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