Official
The result of the view state.
Import:
import type { ViewStateResult } from 'obsidian';
Signature:
export interface ViewStateResult
Properties
| Property | Type | Description |
|---|
| history | boolean | Set this to true to indicate that there is a state change which should be recorded in the navigation history. |