Example of Reminder in Blazor Scheduler Component
This demo showcases an event reminder notification that will be displayed after 3 seconds of the scheduler getting loaded.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
In this example, the Toast component is used to show the reminder notification. The reminder notification will be displayed after 3 seconds. You can also customize the notification interval as per your needs.