UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 576 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; [UserSelectedASuggestion](./x-components.xeventstypes.userselectedasuggestion.md) ## XEventsTypes.UserSelectedASuggestion property User selected any kind of suggestion (query-suggestion, popular-search...) Payload: The [suggestion](./x-types.suggestion.md) that the user selected. **Signature:** ```typescript UserSelectedASuggestion: Suggestion; ```