MutationObserverInit.AttributeOldValue

MutationObserverInit.AttributeOldValue property

Set to true if attributes is true or omitted and target’s attribute value before the mutation needs to be recorded.

public bool AttributeOldValue { get; set; }

See Also