<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [SearchXEvents](./x-components.searchxevents.md) &gt; [UserClickedASort](./x-components.searchxevents.userclickedasort.md)

## SearchXEvents.UserClickedASort property

The user has clicked one of the sorts. Payload: The sort option that the user has selected.

**Signature:**

```typescript
UserClickedASort: Sort;
```
