@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 504 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) > [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;
```