ViewStateResult interface
Signature:
export interface ViewStateResult Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
history | boolean | Set this to true to indicate that there is a state change which should be recorded in the navigation history. |
1 min read
Signature:
export interface ViewStateResult | Property | Modifiers | Type | Description |
|---|---|---|---|
history | boolean | Set this to true to indicate that there is a state change which should be recorded in the navigation history. |