Attributes

MutationObserverInit.Attributes property

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

public bool Attributes { get; set; }

也可以看看