@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 516 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [NextQueriesConfig](./x-components.nextqueriesconfig.md) > [maxPreviewItemsToRequest](./x-components.nextqueriesconfig.maxpreviewitemstorequest.md)
## NextQueriesConfig.maxPreviewItemsToRequest property
Number of results that will be requested to preview the next queries.
**Signature:**
```typescript
maxPreviewItemsToRequest: number;
```