mirror of
https://github.com/bendtherules/UiQuestions.git
synced 2026-08-18 13:52:50 +00:00
create-modify-element - Add MDN link for appendChild
This commit is contained in:
@@ -145,3 +145,5 @@ eleDiv.appendChild(eleH1)
|
||||
💔 `.appendChild()` only allows a single element as input.
|
||||
</Admonition>
|
||||
</Accordion>
|
||||
|
||||
[Read on MDN](https://developer.mozilla.org/en-US/docs/Web/API/Node/appendChild)
|
||||
Reference in New Issue
Block a user