-
Notifications
You must be signed in to change notification settings - Fork 112
Closed
Description
Hello,
the instructions on here only give an example how to globally include the editor via the main.js
with Vue itself.
However, we would like to only have the markdown editor loaded locally inside a single component, because we are not using the editor in the whole app.
Trying to import the VMdEditor
and the CSS
files inside a SFC and then registering the VMdEditor
inside the components
object does not work.
Can you give an example how to use the editor with a single component instead of registering it globally? Thanks!
Metadata
Metadata
Assignees
Labels
No labels