LivePreviewStateType
Official
The object stored in the view plugin livePreviewState
Import:
import type { LivePreviewStateType } from 'obsidian';Signature:
export interface LivePreviewStateTypeProperties
| 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: