MutationObserverInit.CharacterData

MutationObserverInit.CharacterData property

Set to true if mutations to target’s data are to be observed. Can be omitted if characterDataOldValue is specified

public bool CharacterData { get; set; }

See Also