Liking cljdoc? Tell your friends :D

dots.vscode.message-options

Options to configure the behavior of the message.

Options to configure the behavior of the message.
raw docstring

detailcljs

(detail message-options)

Human-readable detail message that is rendered less prominent. Note that detail is only shown for {@link MessageOptions.modal modal} messages.

Human-readable detail message that is rendered less prominent. _Note_ that detail
is only shown for {@link MessageOptions.modal modal} messages.
sourceraw docstring

modal?cljs

(modal? message-options)

Indicates that this message should be modal.

Indicates that this message should be modal.
sourceraw docstring

set-detail!cljs

(set-detail! message-options value)

Human-readable detail message that is rendered less prominent. Note that detail is only shown for {@link MessageOptions.modal modal} messages.

Human-readable detail message that is rendered less prominent. _Note_ that detail
is only shown for {@link MessageOptions.modal modal} messages.
sourceraw docstring

set-modal!cljs

(set-modal! message-options value)

Indicates that this message should be modal.

Indicates that this message should be modal.
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