menu
Dart
dart:html
Document
execCommand method
execCommand
dark_mode
light_mode
description
execCommand
method
bool
execCommand
(
String
commandId
, [
bool
?
showUI
,
String
?
value
])
Implementation
bool execCommand(String commandId, [bool? showUI, String? value]) native;
Dart
dart:html
Document
execCommand method
Document class
Cookies management controls