<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[`WorkspaceLeaf`](WorkspaceLeaf) › [`open`](WorkspaceLeaf/open)
## WorkspaceLeaf.open() method
**Signature:**
```typescript
open(view: View): Promise<View>;
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| <code>view</code> | [`View`](View) | |
**Returns:**
`Promise<`[`View`](View)`>`