Attributes

MutationObserverInit.Attributes property

Impostato su true se devono essere osservate le mutazioni negli attributi del target. Può essere omesso se viene specificato attributeOldValue e/o attributeFilter.

public bool Attributes { get; set; }

Guarda anche