---
title: replaceWith
framework: webkitjs
role: symbol
role_heading: Instance Method
path: webkitjs/childnode/1777944-replacewith
---

# replaceWith

## Declaration

```data
void replaceWith(
    (Node or DOMString)... nodes
);
```
