<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [SemanticQueriesXEvents](./x-components.semanticqueriesxevents.md) &gt; [UserSelectedASemanticQuery](./x-components.semanticqueriesxevents.userselectedasemanticquery.md)

## SemanticQueriesXEvents.UserSelectedASemanticQuery property

The user has selected a semantic query. Payload: The [semantic query](./x-components.semanticquery.md) selected.

**Signature:**

```typescript
UserSelectedASemanticQuery: SemanticQuery;
```
