<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [PopularSearchesXEvents](./x-components.popularsearchesxevents.md) &gt; [PopularSearchesRequestUpdated](./x-components.popularsearchesxevents.popularsearchesrequestupdated.md)

## PopularSearchesXEvents.PopularSearchesRequestUpdated property

Any property of the popular-searches request has changed Payload: The new [popular-search request](./x-types.popularsearchesrequest.md)<!-- -->.

**Signature:**

```typescript
PopularSearchesRequestUpdated: PopularSearchesRequest;
```
