queryCommandSupported method - Document class - dart:html library (original) (raw)
bool queryCommandSupported(
- String commandId )
Implementation
bool queryCommandSupported(String commandId) native;
bool queryCommandSupported(
bool queryCommandSupported(String commandId) native;