Univer
Univer Sheet
Features
Live Share

Live Share

📊 Univer Sheet
🏆

This feature contains closed-source code, allowing any user to use it for free. It also includes an optional business upgrade plan that provides richer features and services.

💻

This feature depends on the Univer backend service. Please make sure you have read the related documentation and completed the deployment before using it.

Live Share is a real-time presentation feature provided by Univer based on collaborative editing, so before using Live Share, you need to install the Collaboration plugin first.

Installation

pnpm add @univerjs-pro/live-share

Import

import '@univerjs-pro/live-share/lib/index.css';
 
import { UniverLiveSharePlugin } from '@univerjs-pro/live-share';

Register

univer.registerPlugin(UniverLiveSharePlugin);

Copyright © 2021-2024 DreamNum Co,Ltd. All Rights Reserved.