Aesthe UI

Alerts

Beautiful alert and notification components for your application

Overview

Clean, modern alert components with subtle animations and dark mode support. Perfect for notifications, messages, and user feedback.

Variants

Alert 01 - Simple Information Alert

A clean, minimal alert with icon and descriptive text.

Aesthe UI

Use the CLI to install this! Aesthe UI is a library of components that you can use to build your next project.


Alert 02 - Team Invitation Alert

An interactive alert with avatar, status indicator, and action buttons.

Sarah Chen

Team Invitation

Kokonut invited you to join Design Team

Invited 5 minutes ago

Installation

npm install lucide-react clsx tailwind-merge

For Next.js projects, you'll also need the Image component which comes built-in.

Best Practices

  1. Icons: Use appropriate icons that match the alert type (success, error, warning, info)
  2. Colors: Maintain consistent color schemes across your application
  3. Accessibility: Add proper ARIA labels for screen readers
  4. Actions: Keep action buttons clear and intuitive
  5. Timing: For auto-dismissing alerts, use reasonable timeouts (3-5 seconds)