Information about the user operating the cursor.
The container of the cursor, which is empty when the cursor is created. You can use the following code to add HTML elements into the container and change the cursor style.
The height of the cursor icon.
The ID of the user operating the cursor.
Occurs when cursorMember
changes.
You can use the following code to listen for this callback:
The updated cursorMember
.
The width of the cursor icon.
The X coordinate of the center of the area the cursor is pointing to (taking the upper left corner of the initial whiteboard as the origin).
The Y coordinate of the center of the area the cursor is pointing to (taking the upper left corner of the initial whiteboard as the origin).
Changes the cursor description.
The cursor description.
Changes the cursor style using JSX.
The JSX that describes the cursor style.
Cursor.