attributeName property

String? get attributeName

The MutationRecord read-only property attributeName contains the name of a changed attribute belonging to a node that is observed by a MutationObserver.

Implementation

external String? get attributeName;