mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-11-24 19:59:02 +08:00
Update vue3.md (#2349)
Gramatical Error: You’re probably used to bind your data --> You’re probably used to binding your data Note: addition of -ing
This commit is contained in:
parent
e550d3c69e
commit
5c4df33b63
@ -151,6 +151,6 @@ export default {
|
||||
You should now see Tiptap in your browser. Time to give yourself a pat on the back! :)
|
||||
|
||||
## 5. Use v-model (optional)
|
||||
You’re probably used to bind your data with `v-model` in forms, that’s also possible with Tiptap. Here is how that would work with Tiptap:
|
||||
You’re probably used to binding your data with `v-model` in forms, that’s also possible with Tiptap. Here is how that would work with Tiptap:
|
||||
|
||||
https://embed.tiptap.dev/preview/GuideGettingStarted/VModel
|
||||
|
Loading…
Reference in New Issue
Block a user