TCommentProps object¶
The TCommentProps
object represents an object of comment parameters and is used in the methods of the Blog Article Comment Form Api.
Properties¶
TCommentProps.user¶
string
The name of the author of the comment that we want to add.
TCommentProps.content¶
string
A content of the comment that we want to add.