当前位置:网站首页>Uniapp rich text editor
Uniapp rich text editor
2022-06-30 21:56:00 【Zhijiangpeng】
Function is introduced
- Support in multiple mainstream applet platforms and platforms
uni-appUse in- Support rich tags ( Include
table、video、svgetc. )- Support rich event effects ( Auto preview picture 、 Link processing, etc )
- Support to set the bitmap ( Loading 、 When something goes wrong 、 When previewing )
- Support anchor jump 、 Long press copy and other rich functions
- Support most html Entity
- Rich plug-ins ( Keyword search 、 Content edit etc. )
- Efficient 、 Strong fault tolerance and lightweight (
≈24.5KB,9KB gzipped)
uni-app
In the source code
dist/uni-appCopy the contents of to the root directory of the project
You can go directly through Plug in market introduceWhen you need to use the page
vueAdd... To the file
<template>
<view>
<mp-html :content="html" />
</view>
</template>
<script>
import mpHtml from '@/components/mp-html/mp-html'
export default {
// HBuilderX 2.5.5+ Can pass easycom Auto import
components: {
mpHtml
},
data() {
return {
html: '<div>Hello World!</div>'
}
}
}
</script>Component properties
Component events

api


Official website
边栏推荐
- 1-15 nodemon
- sdfsdf
- Development techniques - import files using easyexcel (simple example)
- Do machine learning jobs require graduate students?
- AKK菌——下一代有益菌
- pytorch geometric torch-scatter和torch-sparse安装报错问题解决
- Qsort function and Simulation Implementation of qsort function
- 根据肠道微生物组重新思考健康饮食
- Jupyterbook clear console output
- Akk bacteria - the next generation of beneficial bacteria
猜你喜欢

Neurotransmetteurs excitateurs - glutamate et santé cérébrale

Best wishes for Lao Wu's party

qsort函数和模拟实现qsort函数

Look at the top 10 capabilities of alicloud cipu

Pytorch quantitative practice (2)

Troubleshooting the problem of pytorch geometric torch scatter and torch spark installation errors

顺祝老吴的聚会

Arcmap|assign values to different categories of IDS with the field calculator

《ClickHouse原理解析与应用实践》读书笔记(2)
笔记【JUC包以及Future介绍】
随机推荐
FreeRTOS record (IX. an example of a bare metal project transferring to FreeRTOS)
Reading notes of Clickhouse principle analysis and Application Practice (3)
《Dynamic Routing Between Capsules》论文学习总结
1-18 create the most basic express server & API module for creating routes
1-14 express managed static resources
艾芬医生事件解析
JD and Tencent renewed the three-year strategic cooperation agreement; The starting salary rose to 260000 yuan, and Samsung sk of South Korea scrambled for a raise to retain semiconductor talents; Fir
Bloom filter
Windbg调试工具介绍
Prediction and regression of stacking integrated model
1-7 Path路径模块
Study summary of dynamic routing between capsules
1-2 安装并配置MySQL相关的软件
阿婆做的臭豆腐
Do a scrollbar thinking
机器学习适合女生学吗?
1-3 using SQL to manage databases
Clickhouse Native Monitoring item, System table Description
【MySQL入门】第一话 · 初入“数据库”大陆
Pytorch quantitative perception training (qat) steps