<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [ScrollStatePayload](./x-components.scrollstatepayload.md) &gt; [newState](./x-components.scrollstatepayload.newstate.md)

## ScrollStatePayload.newState property

A partial [ScrollComponentState](./x-components.scrollcomponentstate.md) update to perform to the targeted panel.

**Signature:**

```typescript
newState: Partial<ScrollComponentState>;
```
