Unofficial
Internal view state of the editor.
Import:
import type { EditorViewState } from '@obsidian-typings/obsidian-public-latest';
Signature:
export interface EditorViewState
Properties
| Property | Type | Description |
|---|
| printing | boolean | Whether the editor is currently in printing mode. |
Links to this page: