after-edit-sequence (augments, and augmentable only) in mode:host-text-mixin
Called after a top-level edit sequence completes (involving
unnested
begin-edit-sequence and
end-edit-sequence).
See also
on-edit-sequence.
(???senda-mode:host-text-mixinafter-edit-sequenceorigsuper-call
orig: ???
super-call: (??? -> ???)If a surrogate is set, calls the surrogate with the arguments it was passed, plus
thisand a function that calls the super method.if a surrogate is not set, calls the super method and returns that result.