queryCommandSupported method - Document class - dart:html library (original) (raw)

description

bool queryCommandSupported(

  1. String commandId )

Implementation

bool queryCommandSupported(String commandId) native;