Represents a {@link CommentController comment controller}'s {@link CommentController.options options}.
Represents a {@link CommentController comment controller}'s {@link CommentController.options options}.
(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`
(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`
(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.
(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.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |