replaceWith method
The DocumentType.replaceWith()
method replaces the document type
with a set of given nodes.
Implementation
external void replaceWith(JSAny nodes);
The DocumentType.replaceWith()
method replaces the document type
with a set of given nodes.
external void replaceWith(JSAny nodes);