1. @DomName('Document.queryCommandSupported')
  2. @DocsEditable()
bool queryCommandSupported(String commandId)

Source

@DomName('Document.queryCommandSupported')
@DocsEditable()
bool queryCommandSupported(String commandId) native;