Op: set a text node's text content, inverting back to from. coalesceKey defaults to setText:${id} so successive edits to the same node (typing) merge into one undo entry within the history's coalesce window. Pass an explicit key to opt out.
from
coalesceKey
setText:${id}
Op: set a text node's text content, inverting back to
from.coalesceKeydefaults tosetText:${id}so successive edits to the same node (typing) merge into one undo entry within the history's coalesce window. Pass an explicit key to opt out.