query-head and query-body attribute

Use the query-head and query-body attributes to extract specific elements from <head>/<body> from the iframe. These are the defaults:

Elements from head are always moved to the head of the parent document, while elements from body are extracted at the place of the component.