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
- Alert
Response - Response from an alert
Enums§
- Alert
Variant - Alert variant
Functions§
- alert
- Simple helper to show an alert with just a message
- alert_
destructive - Show a destructive alert