mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-12-15 11:09:01 +08:00
1.1 KiB
1.1 KiB
Collaboration Cursor
:::premium Premium Extension Using this in production requires a tiptap pro license. Read more :::
Installation
# with npm
npm install @tiptap/extension-collaboration-cursor
# with Yarn
yarn add @tiptap/extension-collaboration-cursor
Settings
Option | Type | Default | Description |
---|---|---|---|
provider | |||
type |
Commands
Command | Parameters | Description |
---|---|---|
user | name color |
The name of the current user. The color of the current user’s cursor. |
Source code
packages/extension-collaboration-cursor/
Usage
:::warning Public The content of this editor is shared with other users. :::