Skip to content

MarkdownBaseView.updateEvent method

MarkdownBaseView › updateEvent

Unofficial

Callback for onUpdate functionality added as an extension.

Signature:

updateEvent(): (update: ViewUpdate) => void

Returns: (update: ViewUpdate) => voidA callback function that handles view updates.