menu
Dart
dart:html
MonthInputElement
readOnly property
readOnly
brightness_4
brightness_5
description
readOnly
property
bool
?
readOnly
Implementation
bool? get readOnly;
void
readOnly=
(
bool
?
value
)
Implementation
set readOnly(bool? value);
Dart
dart:html
MonthInputElement
readOnly property
MonthInputElement class