# Alert (/ui-kit/components/alert)





<mainStory.WithControl />

<ComponentShowcase title="VARIANT_PRESET_MAP.default.variant" description="VARIANT_PRESET_MAP.default.description" code="defaultCode">
  <DefaultAlertExample />
</ComponentShowcase>

<ComponentShowcase title="VARIANT_PRESET_MAP.accent.variant" description="VARIANT_PRESET_MAP.accent.description" code="accentCode">
  <AccentAlertExample />
</ComponentShowcase>

<ComponentShowcase title="VARIANT_PRESET_MAP.destructive.variant" description="VARIANT_PRESET_MAP.destructive.description" code="destructiveCode">
  <DestructiveAlertExample />
</ComponentShowcase>
