1.使用组件 组件源码版本license vue-mark-display 地址 0.2.2 MIT @toast-ui/editor 地址 3.1.5 MIT jshint 地址 2.13.6 MIT jsonlint 地址 1.6.3 MIT 2.组件代码 TuiEditor 3.使用 <TuiEditor v-model='form.content' :height="400"></TuiEdi
<template><mark-displayref="main"markdown="..."/></template><script>importHammerfrom"hammerjs";importMarkDisplayfrom"vue-mark-display";exportdefault{components:{MarkDisplay},mounted(){constmc=newHammer(this.$el);constmain=this.$refs.main;mc.on("swipe",event=>{if(event.pointerType==="mous...
made with vue.js #UI Components #Markdown 3.697 QMarkdown Display Markdown in Quasar Apps Visit Site See what's slow, faster: Monitor the performance of your Vue apps! ➡️ Try Sentry for Vue Description Display Markdown in Quasar Apps "QMarkdown is a Quasar component as well ...