inputMode property

String? inputMode

Implementation

String? get inputMode native;
void inputMode=(String? value)

Implementation

set inputMode(String? value) native;