Dart
dart:html
Selection
modify method
modify
Dart
dart:html
Selection
modify method
Selection class
Properties
anchorNode
anchorOffset
baseNode
baseOffset
extentNode
extentOffset
focusNode
focusOffset
isCollapsed
rangeCount
type
hashCode
runtimeType
Methods
addRange
collapse
collapseToEnd
collapseToStart
containsNode
deleteFromDocument
empty
extend
getRangeAt
modify
removeAllRanges
removeRange
selectAllChildren
setBaseAndExtent
setPosition
noSuchMethod
toString
Operators
operator ==
modify method
void
modify
(
String
alter
,
String
direction
,
String
granularity
)
Implementation
void modify(String alter, String direction, String granularity) native;