typo (#2338)
This commit is contained in:
@@ -156,7 +156,7 @@ editor.isEmpty
|
|||||||
## Settings
|
## Settings
|
||||||
|
|
||||||
### element
|
### element
|
||||||
The `element` specifies the HTML element the editor will be binded too. The following code will integrate Tiptap with an element with the `.element` class:
|
The `element` specifies the HTML element the editor will be binded to. The following code will integrate Tiptap with an element with the `.element` class:
|
||||||
|
|
||||||
```js
|
```js
|
||||||
import { Editor } from '@tiptap/core'
|
import { Editor } from '@tiptap/core'
|
||||||
|
|||||||
Reference in New Issue
Block a user