menu
Dart
dart:html
Document
queryCommandSupported method
queryCommandSupported
brightness_4
brightness_5
description
queryCommandSupported
method
bool
queryCommandSupported
(
String
commandId
)
Implementation
bool queryCommandSupported(String commandId) native;
Dart
dart:html
Document
queryCommandSupported method
Document class