Command argument for actions registered in comments/commentThread/context
.
Command argument for actions registered in `comments/commentThread/context`.
(set-text! comment-reply value)
The value in the comment editor
The value in the comment editor
(set-thread! comment-reply value)
The active {@link CommentThread comment thread}
The active {@link CommentThread comment thread}
(text comment-reply)
The value in the comment editor
Returns: string
The value in the comment editor **Returns:** `string`
(thread comment-reply)
The active {@link CommentThread comment thread}
Returns: CommentThread
The active {@link CommentThread comment thread} **Returns:** `CommentThread`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close