localName property
The Element.localName
read-only property returns the
local part of the qualified name of an element.
Implementation
external String get localName;
The Element.localName
read-only property returns the
local part of the qualified name of an element.
external String get localName;