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 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 |