<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [ScrollComponentState](./x-components.scrollcomponentstate.md) &gt; [hasAlmostReachedEnd](./x-components.scrollcomponentstate.hasalmostreachedend.md)

## ScrollComponentState.hasAlmostReachedEnd property

True if the user has almost reached the end of the scroll panel.

**Signature:**

```typescript
hasAlmostReachedEnd: boolean;
```
