<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[`ViewStateResult`](ViewStateResult)
## ViewStateResult interface
**Signature:**
```typescript
export interface ViewStateResult
```
## Properties
| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [`history`](ViewStateResult/history) | | <code>boolean</code> | Set this to true to indicate that there is a state change which should be recorded in the navigation history. |