Liking cljdoc? Tell your friends :D

dots.vscode.comment-options

Represents a {@link CommentController comment controller}'s {@link CommentController.options options}.

Represents a {@link CommentController comment controller}'s {@link CommentController.options options}.
raw docstring

place-holdercljs

(place-holder comment-options)

An optional string to show as placeholder in the comment input box when it's focused.

Returns: string | undefined

An optional string to show as placeholder in the comment input box when it's focused.

**Returns:** `string | undefined`
sourceraw docstring

promptcljs

(prompt comment-options)

An optional string to show on the comment input box when it's collapsed.

Returns: string | undefined

An optional string to show on the comment input box when it's collapsed.

**Returns:** `string | undefined`
sourceraw docstring

set-place-holder!cljs

(set-place-holder! comment-options value)

An optional string to show as placeholder in the comment input box when it's focused.

An optional string to show as placeholder in the comment input box when it's focused.
sourceraw docstring

set-prompt!cljs

(set-prompt! comment-options value)

An optional string to show on the comment input box when it's collapsed.

An optional string to show on the comment input box when it's collapsed.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close