<!-- 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; [UserReachedScrollStart](./x-components.scrollxevents.userreachedscrollstart.md)

## ScrollXEvents.UserReachedScrollStart property

The user has reached the scroll start. Payload: True if the user has reached the starting position of the scroll. False if he is no longer in that position.

**Signature:**

```typescript
UserReachedScrollStart: boolean;
```
