认识
2024年07月05日
一、认识
基于 @tiptap/vue3
封装的 richTextEditor
富文本组件。架构如下:
|-- menu
|-- bubbleMenuChildren.tsx
|-- customMenuBar.tsx
|-- floatingMenuChildren.tsx
|-- menuMap.tsx
|-- 各种菜单
|-- extensions
|-- extensionList.ts
|-- 各种插件
|-- richTextEditor.tsx
|-- richTextEditor.scss