Ckeditor 无法在带有 laravel 5.5 的 vue js 中运行
2018-01-04
996
我已经尝试使用 Ckeditor js 和 vue 包。
我不知道在 vue js 中在哪里初始化 CKeditor
1个回答
搜索后可找到多个结果:
-
dangvanthanh/vue-ckeditor2 :一个带有安装 示例 的即用型组件
-
在 Stackoverflow 上,@bflydesign 询问了如何将 CKEditor 与 vue.js 结合使用 - 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>
fab
2018-01-04