Toast / Types

Blazor Toast Example - Notification Types

Loading Syncfusion Blazor Server Demos…

This sample demonstrates four predefined Toast color types for various scenarios.

The Toast supports four essential colors representing different message types. All color classes must be added with .e-toast:

  • Information - Use e-toast-info class for informational messages
  • Success - Use e-toast-success class for success notifications
  • Warning - Use e-toast-warning class for warning messages
  • Danger - Use e-toast-danger class for error/failure notifications

Each type displays with corresponding icon and background color for visual context.

See also: