Interface for a class User
string
Specifies the background color of the user’s avatar. This property defines the background color for the avatar and can also be used as the cursor color in collaborative editing.
string
Specifies the URL of the user’s avatar image. This property holds the URL that points to the user’s avatar image.
string
Specifies the CSS class applied to the user block. Allows custom styling by associating one or more CSS class names with the user.
string
Specifies the unique identifier for the user. This property is used to uniquely identify each user in the editor.
string
Specifies the name of the user. This property stores the name of the user associated with the block.