Editor.exec() method
Signature:
abstract exec(command: EditorCommandName): void;
Parameters
Parameter | Type | Description |
---|---|---|
command | EditorCommandName |
Returns:
void
1 min read
Signature:
abstract exec(command: EditorCommandName): void;
Parameter | Type | Description |
---|---|---|
command | EditorCommandName |
Returns:
void