UNPKG

@empathyco/x-components

Version:
22 lines (13 loc) 759 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [PopularSearchesGetters](./x-components.popularsearchesgetters.md) ## PopularSearchesGetters interface Popular searches module getters. **Signature:** ```typescript export interface PopularSearchesGetters ``` ## Properties | Property | Modifiers | Type | Description | | --- | --- | --- | --- | | [popularSearches](./x-components.popularsearchesgetters.popularsearches.md) | | Suggestion\[\] | List of the Popular Searches. | | [request](./x-components.popularsearchesgetters.request.md) | | PopularSearchesRequest | The request object to retrieve popular searches. |