@univerjs-pro/collaboration-client-ui v0.5.4


index

Classes

ClassDescription
CollaborationDataLoaderControllerThis controller loads data when URL changes.
DesktopCollaborationStatusDisplayControllerThis controller is responsible for monitoring the collaboration status of the currently focused unit.
RemoteUniscriptService-
SheetCollabCursorShapeRender a single collaborated cursor on the canvas.
UniverCollaborationClientUIPluginPlug-in base class, all plug-ins must inherit from this base class. Provide basic methods.
WebBrowserSingleActiveUnitService-
WebURLServiceThis service reads the url from the host platform and return url parts, such as queries, hashes and path.

Interfaces

InterfaceDescription
ISheetCollabCursorShapePropsCopyright 2023-present DreamNum Inc.
IURLServiceThis service reads the url from the host platform and return url parts, such as queries, hashes and path.

Functions

FunctionDescription
CollaborationStatusDisplayA component to display collaboration status to users.
IURLService-