<!-- 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; [UserAlmostReachedScrollEnd](./x-components.scrollxevents.useralmostreachedscrollend.md)

## ScrollXEvents.UserAlmostReachedScrollEnd property

The user has almost reached the scroll end. Payload: True if the user has almost reached the scroll end, false if it is no longer close to the end.

**Signature:**

```typescript
UserAlmostReachedScrollEnd: boolean;
```
