variant Severity, which sets the colour and the icon. | info•danger•warning•success | info |
showIcon Show the icon for the variant. | boolean | true |
title Headline of the message. | string | — |
description The message itself. | string | — |
showCloseButton Let the reader dismiss it. | boolean | false |
onClose Called when it is dismissed. | () => void | — |
| string | — |
| React.CSSProperties | — |
| React.ReactNode | — |
| …and every FlexProps prop | inherited | — |