update
Updates a nodeList with new items
nodeLists.update(nodeList, newNodes)
Updates a nodeList with new items
Parameters
-
nodeList
{Array<HTMLElement>}
A registered nodeList.
-
newNodes
{Array<HTMLElement>}
HTML nodes that should be placed in the nodeList.