Options to configure the behavior of the message.
Options to configure the behavior of the message.
(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.
(modal? message-options)
Indicates that this message should be modal.
Indicates that this message should be modal.
(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.
(set-modal! message-options value)
Indicates that this message should be modal.
Indicates that this message should be modal.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close