@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 431 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [SearchXEvents](./x-components.searchxevents.md) > [SortChanged](./x-components.searchxevents.sortchanged.md)
## SearchXEvents.SortChanged property
Sort has been changed. Payload: The new sort string.
**Signature:**
```typescript
SortChanged: string;
```