@univerjs-pro/collaboration-embed
Adds Collaboration resource-reference provider support to the Univer Embed runtime. Register it after the Collaboration and Embed plugins.
TypeScript
import { UniverCollaborationEmbedPlugin } from '@univerjs-pro/collaboration-embed'univer.registerPlugin(UniverCollaborationEmbedPlugin)How is this guide?