menu
js_bindings package
documentation
bindings/dom.dart
PropsDocument
getSelection method
getSelection method
dark_mode
light_mode
getSelection
method
Selection
?
getSelection
(
)
Implementation
Selection? getSelection() => js_util.callMethod(this, 'getSelection', []);
js_bindings package
documentation
bindings/dom
PropsDocument
getSelection method
PropsDocument extension on
Document