typescript appendchild to target code example Example: appendchild on specific position parentElement.insertBefore(newElement, parentElement.children[2]);