ShadowRoot.importNodeAndAppendChildAt

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto importNodeAndAppendChildAt(Node parentNode, Node node, bool deep)
  2. auto importNodeAndAppendChildAt(Node parentNode, Node node)
    struct ShadowRoot
    nothrow
    importNodeAndAppendChildAt
    ()
    (
    scope ref Node parentNode
    ,
    scope ref Node node
    )

Meta