UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 582 B
<!-- 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; [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[]; ```