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.

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

promptcljs

(prompt comment-options)

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

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 is a website building & hosting documentation for Clojure/Script libraries

× close