Merge branch 'main' of github.com:ueberdosis/tiptap-next
# Bitte geben Sie eine Commit-Beschreibung ein, um zu erklären, warum dieser # Merge erforderlich ist, insbesondere wenn es einen aktualisierten # Upstream-Branch mit einem Thema-Branch zusammenführt. # # Zeilen, die mit '#' beginnen, werden ignoriert, # und eine leere Beschreibung bricht den Commit ab.
This commit is contained in:
@@ -177,7 +177,9 @@ Have a look at all of the core commands listed below. They should give you a goo
|
||||
| .blur() | Removes focus from the editor. |
|
||||
| .deleteRange() | Delete a given range. |
|
||||
| .deleteSelection() | Delete the selection, if there is one. |
|
||||
| .enter() | Trigger enter. |
|
||||
| .focus() | Focus the editor at the given position. |
|
||||
| .keyboardShortcut() | Trigger a keyboard shortcut. |
|
||||
| .scrollIntoView() | Scroll the selection into view. |
|
||||
| .selectAll() | Select the whole document. |
|
||||
| .selectNodeBackward() | Select a node backward. |
|
||||
|
||||
Reference in New Issue
Block a user