MutationObserverInit.Attributes

MutationObserverInit.Attributes property

如果要观察目标属性的突变,则设置为真。如果指定了 attributeOldValue 和/或 attributeFilter,则可以省略。

public bool Attributes { get; set; }

也可以看看