• Material 3
  • Material 3 Dark
  • 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 Position in ASP.NET Core Toast Control

This sample demonstrates the different positioning of the Toast based on the target given.

DEMO
SOURCE
You have a friend request yet to accept.

Based on the use case toast can take the body element or any specific element as target. In this sample, with help of custom inputs toast can be positioned based on the target.

  • Toast can be positioned in the 8 pre-defined places.
  • Custom option will enable to give X and Y values to align the toast based on the given inputs.

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