【发布时间】:2018-06-14 01:11:58
【问题描述】:
我尝试过使用 Ckeditor js 和 vue 包。
不知道在vue js中哪里初始化CKeditor
【问题讨论】:
标签: jquery laravel-5 vue.js ckeditor
我尝试过使用 Ckeditor js 和 vue 包。
不知道在vue js中哪里初始化CKeditor
【问题讨论】:
标签: jquery laravel-5 vue.js ckeditor
通过搜索可以找到多个结果:
dangvanthanh/vue-ckeditor2:即用型组件,已安装example
在 Stackoverflow @bflydesign 询问如何在 vue.js 中使用 CKEditor - 2 年前
Christopher Wilson 在Codepen上实现了一个工作示例
<p data-height="265" data-theme-id="0" data-slug-hash="vmbNVp" data-default-tab="js,result" data-user="CSWApps" data-embed-version="2" data-pen-title="CKEditor v4 & Vue.js v2" class="codepen">See the Pen <a href="https://codepen.io/CSWApps/pen/vmbNVp/">CKEditor v4 & Vue.js v2</a> by Christophor Wilson (<a href="https://codepen.io/CSWApps">@CSWApps</a>) on <a href="https://codepen.io">CodePen</a>.</p>
<script async src="https://production-assets.codepen.io/assets/embed/ei.js"></script>
【讨论】: