Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在我的 Angular 11 应用程序中构建一个 Tiptap 2.0 编辑器。
在这个编辑器中,我想对一堆节点进行分组/嵌套。如何将节点添加为兄弟节点,即作为父容器/节点的子节点?
感谢所有帮助!