<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [SearchConfig](./x-components.searchconfig.md)

## SearchConfig interface

Configuration options for the [SearchXModule](./x-components.searchxmodule.md)<!-- -->.

**Signature:**

```typescript
export interface SearchConfig 
```

## Properties

|  Property | Modifiers | Type | Description |
|  --- | --- | --- | --- |
|  [pageMode](./x-components.searchconfig.pagemode.md) |  | PageMode |  |
|  [pageSize](./x-components.searchconfig.pagesize.md) |  | number | Maximum number of results to request. |

