@empathyco/x-components
Version:
Empathy X Components
21 lines (12 loc) • 705 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [RecommendationsConfig](./x-components.recommendationsconfig.md)
## RecommendationsConfig interface
Configuration options for the [RecommendationsXModule](./x-components.recommendationsxmodule.md)<!-- -->.
**Signature:**
```typescript
export interface RecommendationsConfig
```
## Properties
| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [maxItemsToRequest](./x-components.recommendationsconfig.maxitemstorequest.md) | | number | Number of result recommendations that will be requested. |