Message
Last updated
Last updated
Messages communicate important information to a user and are designed to stand out wherever they're placed in your UI.
action
callback function executed on click
optional
function
buttonText
button label
optional
string
closable
let the user hide the message
optional
boolean
text
text label
required
string
title
title
required
string
type
message type
optional
info (default), success, warning or error