@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 594 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [SemanticQueriesXEvents](./x-components.semanticqueriesxevents.md) > [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;
```