@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 444 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [QueryPreviewInfo](./x-components.querypreviewinfo.md) > [extraParams](./x-components.querypreviewinfo.extraparams.md)
## QueryPreviewInfo.extraParams property
The extra params to perform the search.
**Signature:**
```typescript
extraParams?: Dictionary<unknown>;
```