Skip to content

AMLAlertCard

stable

AML transaction monitoring alert card with severity, type, status, and entity metadata for compliance queues

import { AMLAlertCard } from "@nodus/design-system/finance"
Loading demo…

Props

alertIdrequired
Type stringDefault

Unique alert reference

alertTyperequired
Type AMLAlertTypeDefault

structuring | unusual_activity | velocity | sanctions_match | pep_exposure | geographic_risk | round_amount | dormant_account | layering

severityrequired
Type AMLAlertSeverityDefault

low | medium | high | critical

statusrequired
Type AMLAlertStatusDefault

open | under_review | escalated | dismissed | filed_sar

descriptionrequired
Type stringDefault

Short alert description

Metadatasemantictypeoutcomespacefin
MobileStacks / Scroll

Card goes full-width on mobile. Action row stacks vertically below the alert content.

Design Rationale

This component was designed to express:

Explore Related

Was this helpful?