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