MarkdownPreviewView.getEphemeralState method
MarkdownPreviewView › getEphemeralState
Unofficial
Get the ephemeral state of the preview (e.g. scroll position).Signature:
getEphemeralState(e: unknown): unknownParameters:
| Parameter | Type | Description |
|---|---|---|
| e | unknown | The state context. |
Returns: unknown — The ephemeral state.