localName property

String get localName
inherited

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

Implementation

external String get localName;