menu
Dart
dart:html
Element
inputMode property
inputMode
dark_mode
light_mode
description
inputMode
property
String
?
get
inputMode
Implementation
String? get inputMode native;
set
inputMode
(
String
?
value
)
Implementation
set inputMode(String? value) native;
Dart
dart:html
Element
inputMode property
Element class
Cookies management controls