Skip to content

EditorViewState

Unofficial

Internal view state of the editor.

Import:

import type { EditorViewState } from '@obsidian-typings/obsidian-catalyst-latest';

Signature:

export interface EditorViewState

Properties

Property Type Description
printing boolean Whether the editor is currently in printing mode.

Links to this page: