Skip to content

Including VMdEditor locally in a Component #78

@dfun90

Description

@dfun90

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions