Alert

<Alert intent={intent} icon={icon}>{INTENT_DESCRIPTIONS[intent]}</Alert>
NameTypeDescriptionRequired
children
HeliosChildrenType
-
Yes
icon
HeliosIconType
-
intent
HeliosIntentionType
-
Yes
onClose
(event?: unknown) => void
-
title
string
-