mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-06-15 15:07:25 +08:00
189 B
189 B
deleteSelection
The deleteSelection
command deletes the currently selected nodes. If no selection exists, nothing will be deleted.
Usage
editor.commands.deleteSelection()