Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 181 Bytes

methods.md

File metadata and controls

8 lines (6 loc) · 181 Bytes

Methods

focus(): void
Gives focus to the editor.

execCommand(command: string): void
Executes the given command ('bold', 'italic', 'oList', etc) on the editor.