@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 476 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) > [ResultsChanged](./x-components.searchxevents.resultschanged.md)
## SearchXEvents.ResultsChanged property
Results have been changed. Payload: The new [results](./x-types.result.md)<!-- -->.
**Signature:**
```typescript
ResultsChanged: Result[];
```