inputMode property - Element class - dart:html library (original) (raw)
String? getinputMode
Implementation
String? get inputMode native;
setinputMode (String? value)
Implementation
set inputMode(String? value) native;
String? getinputMode
String? get inputMode native;
setinputMode (String? value)
set inputMode(String? value) native;