You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is just a question in general about the component. I'm also building similar components, but I can't figure out how CkEditor is able to update the parent data, without any events.
I assume it's something to do with the v-model prop, but I don't see where it's used and / or set.
Any indicators how you're doing this?
Thank you very much! 😄
The text was updated successfully, but these errors were encountered:
Hello,
This is just a question in general about the component. I'm also building similar components, but I can't figure out how CkEditor is able to update the parent data, without any events.
I assume it's something to do with the
v-model
prop, but I don't see where it's used and / or set.Any indicators how you're doing this?
Thank you very much! 😄
The text was updated successfully, but these errors were encountered: