## 使用场景 | Use case https://developer.mozilla.org/en-US/docs/Web/API/Element/insertAdjacentElement ## 提案 | Proposal <!-- 描述一下你期望这个新功能的 API 是如何使用的,并提供一些代码示例。 | What does the proposed API look like? Describe how you propose to solve the problem and provide code samples of how the API would work once implemented. --> See also [Element.insertAdjacentHTML()](https://developer.mozilla.org/en-US/docs/Web/API/Element/insertAdjacentHTML) [Element.insertAdjacentText()](https://developer.mozilla.org/en-US/docs/Web/API/Element/insertAdjacentText)
使用场景 | Use case
https://developer.mozilla.org/en-US/docs/Web/API/Element/insertAdjacentElement
提案 | Proposal
See also
Element.insertAdjacentHTML()
Element.insertAdjacentText()