UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 572 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [XEventsTypes](./x-components.xeventstypes.md) &gt; [SuggestionsDisplayed](./x-components.xeventstypes.suggestionsdisplayed.md) ## XEventsTypes.SuggestionsDisplayed property Any kind of suggestions have been displayed (query-suggestions, popular searches...) Payload: The displayed [suggestions](./x-types.suggestion.md)<!-- -->. **Signature:** ```typescript SuggestionsDisplayed: Suggestion[]; ```