← Design system

Alert

Interactive examples and usage for the Alert component.

Examples

Props

PropTypeDefaultDescription
variant'info' | 'success' | 'warning' | 'error''info'Alert severity level
titlestringundefinedBold heading text
showIconbooleantrueShow the variant icon
onclose() => voidundefinedCallback when close button is clicked; shows close button when set