v-craft
v-craft copied to clipboard
How to implement contenteditable for inline content editing?
Any clues on how one would implement contenteditable (like Craft.js does)?
I wish src/example/components/elements/utils/Editor.vue may be the answer your want.
I also cannot get content editable to work. I am using the example from this repository. Clicking on a text container outlines the container in blue, but does not allow the text to be edited.
It also does not work with your published example ->
https://yoychen.github.io/v-craft/