<!-- 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; [SearchResponseChanged](./x-components.searchxevents.searchresponsechanged.md)

## SearchXEvents.SearchResponseChanged property

A search response has been provided. Payload: The provided internal response object.

**Signature:**

```typescript
SearchResponseChanged: InternalSearchResponse;
```
