<!-- 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; [hasReachedStart](./x-components.scrollcomponentstate.hasreachedstart.md)

## ScrollComponentState.hasReachedStart property

True if the scroll position is 0.

**Signature:**

```typescript
hasReachedStart: boolean;
```
