Dart API Reference
dart:html
Document
queryCommandSupported
queryCommandSupported
method
@DomName('Document.queryCommandSupported')
@DocsEditable()
bool
queryCommandSupported
(
String
command
)