<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[`Modal`](Modal) › [`open`](Modal/open)
## Modal.open() method
Show the modal on the active window. On mobile, the modal will animate on screen.
**Signature:**
```typescript
open(): void;
```
**Returns:**
`void`