@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 582 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [PopularSearchesXEvents](./x-components.popularsearchesxevents.md) > [PopularSearchDisplayed](./x-components.popularsearchesxevents.popularsearchdisplayed.md)
## PopularSearchesXEvents.PopularSearchDisplayed property
The popular searches have been displayed. Payload: The displayed [popular searches](./x-types.suggestion.md)<!-- -->.
**Signature:**
```typescript
PopularSearchDisplayed: Suggestion[];
```