当前位置:网站首页>uniapp-富文本编辑器
uniapp-富文本编辑器
2022-06-30 20:20:00 【智江鹏】
功能介绍
- 支持在多个主流的小程序平台和
uni-app中使用- 支持丰富的标签(包括
table、video、svg等)- 支持丰富的事件效果(自动预览图片、链接处理等)
- 支持设置占位图(加载中、出错时、预览时)
- 支持锚点跳转、长按复制等丰富功能
- 支持大部分 html 实体
- 丰富的插件(关键词搜索、内容 编辑 等)
- 效率高、容错性强且轻量化(
≈24.5KB,9KB gzipped)
uni-app
将源码中
dist/uni-app内的内容拷贝到项目根目录下
可以直接通过 插件市场 引入在需要使用页面的
vue文件中添加
<template>
<view>
<mp-html :content="html" />
</view>
</template>
<script>
import mpHtml from '@/components/mp-html/mp-html'
export default {
// HBuilderX 2.5.5+ 可以通过 easycom 自动引入
components: {
mpHtml
},
data() {
return {
html: '<div>Hello World!</div>'
}
}
}
</script>组件属性
组件事件

api


官网
边栏推荐
猜你喜欢

B_QuRT_User_Guide(31)

AVL balanced binary tree (I) - concept and C language implementation

PHP obtains opcode and C source code

MFC界面库BCGControlBar v33.0 - 桌面警报窗口、网格控件升级等

《大厂面试》之JVM篇21问与答

maya房子建模

二叉查找树(一) - 概念与C语言实现

NLP skill tree learning route - (I) route overview

Label Contrastive Coding based Graph Neural Network for Graph Classification

Failed to configure a DataSource: ‘url‘ attribute is not specified and no embedded datasource could
随机推荐
好高的佣金,《新程序员》合伙人计划来袭,人人皆可参与
Binary search tree (1) - concept and C language implementation
Is the project manager a leader? Can you criticize and blame members?
Study on lumiprobe dye NHS ester BDP FL NHS ester
DEX file parsing - Method_ IDS resolution
NLP paper lead reading | what about the degradation of text generation model? Simctg tells you the answer
Lingyun going to sea | 10 leap &huawei cloud: jointly helping Africa with inclusive financial services
Go learning notes
Huffman Tree (1) Basic Concept and C - language Implementation
To eliminate bugs, developers must know several bug exploration and testing artifacts.
B_QuRT_User_Guide(35)
The Commission is so high that everyone can participate in the new programmer's partner plan
[1175. prime number arrangement]
SQL优化
Jenkins can't pull the latest jar package
1、生成对抗网络入门
Lumiprobe细胞生物学丨DiA,亲脂性示踪剂说明书
Peking University ACM problems 1006:biorhythms
Jerry's determination of detection sensitivity level [chapter]
Basic concepts of tree