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