Edit in GitHubLog an issue

window.NamedNodeMap

See: https://developer.mozilla.org/en-US/docs/Web/API/NamedNodeMap

NamedNodeMap(node)

Creates an instance of NamedNodeMap.

ParamType
nodeNode

length : number

Read only

getNamedItem(name)

Returns: *

ParamType
name*

setNamedItem(attr)

ParamType
attr*

removeNamedItem(name)

ParamType
name*

item(index)

Returns: *

ParamType
index*
Was this helpful?
  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2023 Adobe. All rights reserved.