add comments to all commands
This commit is contained in:
@@ -30,6 +30,9 @@ const CollaborationCursor = createExtension({
|
||||
|
||||
addCommands() {
|
||||
return {
|
||||
/**
|
||||
* Update details of the current user
|
||||
*/
|
||||
user: (attributes: {
|
||||
name: string,
|
||||
color: string,
|
||||
|
||||
Reference in New Issue
Block a user