Represents Comment in the block editor component.
string
Specifies the text content of the comment. This property holds the actual comment text.
Defaults to ”
string
Specifies the unique identifier for the comment. This property is used to uniquely identify each comment.
Defaults to ”
boolean
Specifies whether the comment is resolved. This property indicates if the comment has been marked as resolved.
Defaults to false
Specifies the replies to the comment. This property holds an array of replies to the comment.
Defaults to []
string
Specifies the user ID of the author of the comment. This property tracks the user who made the comment.
Defaults to ”