<!-- 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; [UserClickedARedirection](./x-components.searchxevents.userclickedaredirection.md)

## SearchXEvents.UserClickedARedirection property

The user has clicked a redirection. Payload: The clicked redirection.

**Signature:**

```typescript
UserClickedARedirection: Redirection;
```
