inputMode属性

String? inputMode

实现

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

实现

set inputMode(String? value) native;