<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [ScrollXEvents](./x-components.scrollxevents.md) &gt; [UserScrolledToElement](./x-components.scrollxevents.userscrolledtoelement.md)

## ScrollXEvents.UserScrolledToElement property

The user has scrolled to an element with the given id. Payload: The scroll identifier of the element.

**Signature:**

```typescript
UserScrolledToElement: string;
```
