Appearance
@vttforge/core / InjectPosition
InjectPosition = "append" | "prepend" | "before" | "after" | "replace"
"append"
"prepend"
"before"
"after"
"replace"
Where the new node goes, relative to the one found by into.
into