menu
Dart
dart:html
Window
getSelection method
getSelection
dark_mode
light_mode
description
getSelection
method
Selection
?
getSelection
(
)
Returns the currently selected text.
Other resources
Window.getSelection
from MDN.
Implementation
Selection? getSelection() native;
Dart
dart:html
Window
getSelection method
Window class
Cookies management controls