<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[`ViewStateResult`](ViewStateResult) › [`history`](ViewStateResult/history)
## ViewStateResult.history property
Set this to true to indicate that there is a state change which should be recorded in the navigation history.
**Signature:**
```typescript
history: boolean;
```