attrChange attribute
attrChange indicates the type of change which triggered the DOMAttrModified event. The values can be MODIFICATION, ADDITION, or REMOVAL.
attrChange
Access
read-only
Returns
AttrChangeType
这对您有帮助吗?