跳到主要内容

认识

2024年07月05日
柏拉文
越努力,越幸运

一、认识


基于 @tiptap/vue3 封装的 richTextEditor 富文本组件。架构如下:

|-- menu
|-- bubbleMenuChildren.tsx
|-- customMenuBar.tsx
|-- floatingMenuChildren.tsx
|-- menuMap.tsx
|-- 各种菜单
|-- extensions
|-- extensionList.ts
|-- 各种插件
|-- richTextEditor.tsx
|-- richTextEditor.scss