Dart API Reference
dart:html
Document
execCommand
execCommand
method
@DomName('Document.execCommand')
@DocsEditable()
bool
execCommand
(
String
command
,
bool
userInterface
,
String
value
)