emr-editor-vue3-fix-tmp
TypeScript icon, indicating that this package has built-in type declarations

1.0.14 • Public • Published

Vue3 + Vite + tiptap 编辑器

图片

使用说明

  1. 安装依赖包
npm install emr-editor-vue3
  1. 引入组件
import {
  EmrEditor,
  Bold,
  BulletList,
  Italic,
  BaseKit,
  Underline,
  Strike,
  LineHeight,
  Image,
  History,
  Heading,
  CodeBlock,
  FontSize,
  Highlight,
  Table,
  Clear,
  Blockquote,
  Link,
  Color,
  Video,
  OrderedList,
  HorizontalRule,
  Fullscreen,
  TaskList,
  MoreMark,
  FormatPainter,
  SlashCommand,
  Indent,
  ImportWord,
  Columns,
  TextAlign,
  ImageUpload,
  VideoUpload,
  Code,
  EName,
  ESex,
  EAge,
  EHid,
  EDiagnosis,
  ECheckbox,
} from 'emr-editor-vue3'
  1. 引入css
import 'emr-editor-vue3/style.css'
  1. 使用编辑器 通过jsson 设置相关组件的值,然后把json 传入组件即可

请查看 demo

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.140latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.140
1.0.130
1.0.120
1.0.110
1.0.100
1.0.90

Package Sidebar

Install

npm i emr-editor-vue3-fix-tmp

Weekly Downloads

0

Version

1.0.14

License

MIT

Unpacked Size

3.9 MB

Total Files

252

Last publish

Collaborators

  • jiny_j