<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [QuerySuggestionsXEvents](./x-components.querysuggestionsxevents.md) &gt; [UserSelectedAQuerySuggestion](./x-components.querysuggestionsxevents.userselectedaquerysuggestion.md)

## QuerySuggestionsXEvents.UserSelectedAQuerySuggestion property

User selected a query suggestion Payload: The [query suggestion](./x-types.suggestion.md) that the user selected.

**Signature:**

```typescript
UserSelectedAQuerySuggestion: Suggestion;
```
