UNPKG

@empathyco/x-components

Version:
22 lines (13 loc) 817 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [PopularSearchesConfig](./x-components.popularsearchesconfig.md) ## PopularSearchesConfig interface Configuration options for the popular searches module. **Signature:** ```typescript export interface PopularSearchesConfig ``` ## Properties | Property | Modifiers | Type | Description | | --- | --- | --- | --- | | [hideSessionQueries](./x-components.popularsearchesconfig.hidesessionqueries.md) | | boolean | Hides the popular searches that have been already searched during the session. | | [maxItemsToRequest](./x-components.popularsearchesconfig.maxitemstorequest.md) | | number | Number of popular searches to request. |