Properties Readonly lengthlength: number
Defined in node_modules/typescript/lib/lib.dom.d.ts:10733 Methods get Named Item Defined in node_modules/typescript/lib/lib.dom.d.ts:10734 Parameters get Named ItemNS get Named ItemNS( namespace: null | string , localName: string ) : null | <internal> . Attr Defined in node_modules/typescript/lib/lib.dom.d.ts:10735 Parameters namespace: null | string localName: string item Defined in node_modules/typescript/lib/lib.dom.d.ts:10736 Parameters remove Named Item Defined in node_modules/typescript/lib/lib.dom.d.ts:10737 Parameters remove Named ItemNS remove Named ItemNS( namespace: null | string , localName: string ) : <internal> . Attr Defined in node_modules/typescript/lib/lib.dom.d.ts:10738 Parameters namespace: null | string localName: string set Named Item Defined in node_modules/typescript/lib/lib.dom.d.ts:10739 Parameters set Named ItemNS Defined in node_modules/typescript/lib/lib.dom.d.ts:10740 Parameters Legend Constructor Property Method Accessor Static property Static method Settings Theme OS Light Dark
A collection of Attr objects. Objects inside a NamedNodeMap are not in any particular order, unlike NodeList, although they may be accessed by an index as in an array.