Query .outerHTML() Demonstrates getting outer HTML including the element tag query-outerhtml component Query page.js Content outerHTML() includes the element itself, unlike html() which only gets inner content ["query","content","html","outer"] .outerHTML() Example
Categories