This commit is contained in:
Hans Pagel
2020-11-03 17:08:04 +01:00
parent d69b8778d6
commit f47bc4693e

View File

@@ -15,12 +15,6 @@ yarn add @tiptap/extension-focus
| className | string | has-focus | The class that is applied to the focused element. |
| nested | boolean | true | When enabled nested elements get the focus class, too. |
## Commands
*None*
## Keyboard shortcuts
*None*
## Source code
[packages/extension-focus/](https://github.com/ueberdosis/tiptap-next/blob/main/packages/extension-focus/)