• Fluent
  • Fluent Dark
  • Bootstrap v5
  • Bootstrap v5 Dark
  • Tailwind CSS
  • Tailwind CSS Dark
  • Material
  • Bootstrap v4
  • High Contrast
Preferences
Mode Selection
Touch
Mouse
Theme Selection
Localization
*Translated by Google Translator.
Currency
Essential Studio
HOME
All Controls

Example of Default Functionalities in ASP.NET Core Toast Control

This sample demonstrates the basic layout of a Toast to show simple notification and hide them.

DEMO
SOURCE
Conference Room 01 / Building 135 10:00 AM-10:30 AM

The Toast is a notification pop-up used to display on the desired position with required message and header icons.

  • The header text is set using title property.
  • Information to be displayed is set using content property.

More information about Toast can be found in this documentation section.