mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-12-04 11:49:02 +08:00
296 B
296 B
joinDown
The joinDown
command joins the selected block, or if there is a text selection, the closest ancestor block of the selection that can be joined, with the sibling below it. See also
Usage
editor.commands.joinDown()