MutationObserverInit.CharacterDataOldValue

MutationObserverInit.CharacterDataOldValue property

Set to true if characterData is set to true or omitted and target’s data before the mutation needs to be recorded.

public bool CharacterDataOldValue { get; set; }

See Also