1、Vue基于vue-quill-editor富文本编辑器使用心得:https://www.cnblogs.com/ZaraNet/p/10209226.html
 

2、使用vue-quill-editor,获得到输入内容的html,怎样才能在外部的div中有跟编辑器里:

用v-html绑定一下就行了,加上class="ql-editor"的话,样式就和富文本录入的一样了,建议自己写样式,美观一点。

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-05-19
  • 2021-05-25
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-05-16
猜你喜欢
  • 2022-12-23
  • 2021-10-17
  • 2022-12-23
  • 2021-04-10
  • 2021-12-08
  • 2022-12-23
相关资源
相似解决方案