@empathyco/x-components
Version:
Empathy X Components
22 lines (13 loc) • 680 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [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. |