LivePreviewStateType interface
The object stored in the view plugin livePreviewState
Signature:
export interface LivePreviewStateType Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
mousedown | boolean | True if the left mouse is currently held down in the editor (for example, when drag-to-select text). |