菜单
Dart
dart:html
Document
execCommand 方法
execCommand
暗色模式
亮色模式
描述
execCommand
方法
bool
execCommand
(
String
commandId
, [
bool
?
showUI
,
String
?
value
])
实现
bool execCommand(String commandId, [bool? showUI, String? value]) native;
Dart
dart:html
Document
execCommand 方法
Document 类
Cookie 管理控件