菜单
Dart
dart:html
OutputElement
defaultValue 属性
defaultValue
暗黑模式
亮模式
描述
defaultValue
属性
String
?
defaultValue
实现
String? get defaultValue native;
void
defaultValue=
(
String
?
value
)
实现
set defaultValue(String? value) native;
Dart
dart:html
OutputElement
defaultValue 属性
OutputElement 类
Cookie 管理控件