after-set-position (augments, and augmentable only) in mode:host-text-mixin
Called after the start and end position have been moved (but not when the position is moved due to inserts or deletes).
See also
on-edit-sequence.
(???senda-mode:host-text-mixinafter-set-positionorigsuper-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.