Skip to content

MarkdownPreviewView.setEphemeralState method

MarkdownPreviewView › setEphemeralState

Unofficial

Set the ephemeral state of the preview (e.g. scroll position).

Signature:

setEphemeralState(e: unknown): unknown

Parameters:

Parameter Type Description
e unknown The ephemeral state to set.

Returns: unknownThe result of setting the ephemeral state.