menu
js_bindings package
documentation
bindings/dom.dart
PropsRange
surroundContents method
surroundContents method
dark_mode
light_mode
surroundContents
method
void
surroundContents
(
Node
newParent
)
Implementation
void surroundContents(Node newParent) => js_util.callMethod(this, 'surroundContents', [newParent]);
js_bindings package
documentation
bindings/dom
PropsRange
surroundContents method
PropsRange extension on
Range