Skip to content

ViewStateResult

Official

The result of the view state.

Import:

import type { ViewStateResult } from 'obsidian';

Signature:

export interface ViewStateResult

Properties

PropertyTypeDescription
historybooleanSet this to true to indicate that there is a state change which should be recorded in the navigation history.