<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[`ViewCreator`](ViewCreator)
## ViewCreator type
**Signature:**
```typescript
export type ViewCreator = (leaf: WorkspaceLeaf) => View;
```
**References:** [`WorkspaceLeaf`](WorkspaceLeaf)<!-- -->, [`View`](View)