MutationObserverInit.Attributes

MutationObserverInit.Attributes property

ターゲットの属性への変更を監視する場合は、true に設定します。 attributeOldValue および/または attributeFilter が指定されている場合は省略できます。

public bool Attributes { get; set; }

関連項目