# RenderMode

## Content

# Type Alias: RenderMode

```ts
type RenderMode = "Paginated" | "Galley";
```

Report render modes.
