Properties Readonly lengthlength: number
Defined in node_modules/typescript/lib/lib.dom.d.ts:9955 Methods get Named Item Defined in node_modules/typescript/lib/lib.dom.d.ts:9956 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:9957 Parameters namespace: null | string localName: string item Defined in node_modules/typescript/lib/lib.dom.d.ts:9958 Parameters remove Named Item Defined in node_modules/typescript/lib/lib.dom.d.ts:9959 Parameters remove Named ItemNS remove Named ItemNS( namespace: null | string , localName: string ) : internal . Attr Defined in node_modules/typescript/lib/lib.dom.d.ts:9960 Parameters namespace: null | string localName: string set Named Item Defined in node_modules/typescript/lib/lib.dom.d.ts:9961 Parameters set Named ItemNS Defined in node_modules/typescript/lib/lib.dom.d.ts:9962 Parameters Legend Namespace Variable Function Function with type parameter Type alias Type alias with type parameter Interface Interface with type parameter 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.