Dart API Reference
dart:html
Range
surroundContents
surroundContents
method
@DomName('Range.surroundContents')
@DocsEditable()
void
surroundContents
(
Node
newParent
)