Dart
dart:html
Document
queryCommandState method
description
queryCommandState method
bool
queryCommandState
(
String
commandId
)
Implementation
bool
queryCommandState(
String
commandId) native;