ReadonlychangesThe changes made to the document by this update.
ReadonlystartThe previous editor state.
ReadonlystateThe new editor state.
ReadonlytransactionsThe transactions involved in the update. May be empty.
ReadonlyviewThe editor view that the update is associated with.
Whether the document changed in this update.
True when this update indicates a focus change.
Returns true when the document was modified or the size of the editor, or elements within the editor, changed.
Indicates whether the height of a block element in the editor changed in this update.
Whether the selection was explicitly set in this update.
Tells you whether the viewport or visible ranges changed in this update.
Returns true when
viewportChanged is true
and the viewport change is not just the result of mapping it in
response to document changes.
View plugins are given instances of this class, which describe what happened, whenever the view is updated.