175 B
175 B
blur
This command removes the focus from the editor.
See also: focus
Usage
// Remove the focus from the editor
editor.commands.blur()
This command removes the focus from the editor.
See also: focus
// Remove the focus from the editor
editor.commands.blur()