queryCommandValue method

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

Implementation

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