Dart
dart:html
Range
surroundContents method
description
surroundContents method
void
surroundContents
(
Node
newParent
)
Implementation
void
surroundContents(Node newParent) native;