Blazor Toast Example - API Functionality
This sample illustrates all the API features available in Toast.
Show Animation
Hide Animation
Toast header title and content text can be provided in this sample using text inputs.
Action Buttons– Provide support to add a button inside Toast to interact with it.Prevent Duplicates– Disable the user to create same Toast message multiple times.TimeOut– Allows to set time in millisecond to close Toast.Progress Bar– Visualizes the time out of Toast as an indicator.Animation– Enables to define the Toast show and hide animation.Close button– Show close button to hide Toast irrespective of time out.