mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-12-04 19:59:02 +08:00
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()