MessageOptions

Options to configure the behavior of the message.

See also

Properties

Link copied to clipboard
abstract var detail: String?

Human-readable detail message that is rendered less prominent. Note that detail is only shown for modal messages.

Link copied to clipboard
abstract var modal: Boolean?

Indicates that this message should be modal.