mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-12-01 09:29:02 +08:00
Merge pull request #4058 from marcuslyons/patch-4
chore(docs): Fix typo in vue.md
This commit is contained in:
commit
32abfe603d
@ -86,7 +86,7 @@ this.updateAttributes({
|
|||||||
})
|
})
|
||||||
```
|
```
|
||||||
|
|
||||||
And yes, all of that is reactive, too. A pretty seemless communication, isn’t it?
|
And yes, all of that is reactive, too. A pretty seamless communication, isn’t it?
|
||||||
|
|
||||||
## Adding a content editable
|
## Adding a content editable
|
||||||
There is another component called `NodeViewContent` which helps you adding editable content to your node view. Here is an example:
|
There is another component called `NodeViewContent` which helps you adding editable content to your node view. Here is an example:
|
||||||
|
Loading…
Reference in New Issue
Block a user