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