This story is not configured to handle controls. Learn how to add controls
NameDescriptionDefaultControl
actions
ReactNode
--
children
never
--
closable
boolean
--
css
CSS
--
isOpen
boolean
--
message
ReactNode
--
onClick
(e: MouseEvent<HTMLElement, MouseEvent>) => void
--
onClose
() => void
--
title
string
--
variant
variant of the alert
"success""info""warning""primary""error"
"'info'"
-