Skip to content

LivePreviewStateType

Official

The object stored in the view plugin livePreviewState

Import:

import type { LivePreviewStateType } from 'obsidian';

Signature:

export interface LivePreviewStateType

Properties

Property Type Description
mousedown boolean Whether the left mouse is currently held down in the editor. (for example, when drag-to-select text).

Links to this page: