# RenderOptions

**Kind:** Interface

**Source:** [`atloria-monorepo/packages/core/src/rendering/audience-renderer.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/core/src/rendering/audience-renderer.ts#L23)

Render options

## Properties

| Property | Type |
|---|---|
| `viewerAudiences` | `string[]` |
| `expandIncludes` | `boolean` |
| `stripDirectives` | `boolean` |
| `maxIncludeDepth` | `number` |
