webapi
dz / javascript / webapiSubgraphs
Node Tree
Nodes
| HTML_DOM | |
| content | HTML DOM API |
| children | HTML_DOM/HTMLElement |
| parents | javascript/webapi |
| hyperlink | https://developer.mozilla.org/en-US/docs/Web/API/HTML_DOM_API |
| location | knowledge/javascript.dz:207 |
| node | |
| content | node: The DOM Node interface is an abstract base class upon which many other DOM API objects are based, thus letting those object types to be used similarly and often interchangeably. |
| children | node/textContent |
| hyperlink | https://developer.mozilla.org/en-US/docs/Web/API/Node |