Skip to main content

Module alert

Module alert 

Source
Expand description

Alert Component

Inline alert messages styled like shadcn/ui Alert. Supports info (default) and destructive variants. Built on top of Card component for consistency.

Structs§

Alert
Alert component for inline messages
AlertResponse
Response from an alert

Enums§

AlertVariant
Alert variant

Functions§

alert
Simple helper to show an alert with just a message
alert_destructive
Show a destructive alert