localName property

String get localName

The Element.localName read-only property returns the local part of the qualified name of an element.

Implementation

external String get localName;