0.1.2 • Published 4 years ago
gdy-editor v0.1.2
// your component
<gdy-editor class="editor" v-model="messages" ref="editor"></gdy-editor>
// your index.js
import gdyEditor from './lib/editor'
Vue.use(gdyEditor)
// &&
window.Hls = require('hls.js')
// your component
<gdy-editor class="editor" v-model="messages" ref="editor"></gdy-editor>
// your index.js
import gdyEditor from './lib/editor'
Vue.use(gdyEditor)
// &&
window.Hls = require('hls.js')