<!-- 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; [hasReachedEnd](./x-components.scrollcomponentstate.hasreachedend.md)

## ScrollComponentState.hasReachedEnd property

True if the user has already reached the end of the scroll panel.

**Signature:**

```typescript
hasReachedEnd: boolean;
```
