Empower your AI to directly edit documents in real time. Now production ready.
Read moreTiptap AI Toolkit - Empower your AI to directly edit documents in real time. | Product Hunt

blur command

Understand the functionality of the blur command in Tiptap, which removes focus from the editor.

See also: focus

Use the blur command

// Remove the focus from the editor
editor.commands.blur()