menu
Dart
dart:html
TextInputElementBase
selectionDirection property
selectionDirection
brightness_4
brightness_5
description
selectionDirection
property
String
?
selectionDirection
Implementation
String? get selectionDirection;
void
selectionDirection=
(
String
?
value
)
Implementation
set selectionDirection(String? value);
Dart
dart:html
TextInputElementBase
selectionDirection property
TextInputElementBase class