@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 481 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [ScrollComponentState](./x-components.scrollcomponentstate.md) > [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;
```