Closed farooqkz closed 1 year ago
It seems it returns Node. What is this Node exactly?
Node
It is javascript object representing a html element in the DOM https://developer.mozilla.org/en-US/docs/Web/API/Node
Thank you
It seems it returns
Node
. What is thisNode
exactly?