Query .clone() Demonstrates cloning DOM elements with all content and attributes using .clone() query-clone component Query page.js DOM Manipulation clone() creates deep copies of elements including all child nodes and attributes ["query","dom","clone","copy","duplicate"] .clone() Example
Categories