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:
@@ -151,6 +151,6 @@ export default {
|
|||||||
You should now see Tiptap in your browser. Time to give yourself a pat on the back! :)
|
You should now see Tiptap in your browser. Time to give yourself a pat on the back! :)
|
||||||
|
|
||||||
## 5. Use v-model (optional)
|
## 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
|
https://embed.tiptap.dev/preview/GuideGettingStarted/VModel
|
||||||
|
|||||||
Reference in New Issue
Block a user