menu
Dart
dart:html
InputElement
readOnly property
readOnly
dark_mode
light_mode
描述
readOnly
属性
bool
?
readOnly
重写
实现
bool? get readOnly native;
void
readOnly=
(
bool
?
value
)
重写
实现
set readOnly(bool? value) native;
Dart
dart:html
InputElement
只读属性
InputElement类
Cookie管理控件