vue-html5-editor
vue-html5-editor copied to clipboard
Use inside Vue Component
Hello, I am trying to make the use of this editor inside of Vue Component. I just cannot make it work.
Question 1: Is is possible to import editor just for a component and set options just for a component without global constants?
Question 2: If no how can I use this constant inside of component?
thanks