---
title: "Signature Example"
description: "Extracted example from ctx.openView()"
---

# ctx.openView()

## Signature

```ts
openView(uid: string, options?: OpenViewOptions): Promise<void>
```
