easeUI

Alert

Banner with a colored accent stripe. Body text stays neutral so contrast never depends on the variant.

Installation

$ bunx --bun shadcn add @easeui/alert

API reference

PropTypeDefaultDescription
variant?"neutral" | "success" | "warning" | "destructive"neutralColor of the accent stripe and icon. Default "neutral".

Updated