Namespace Syncfusion.Blazor.Notifications
Classes
ButtonType
Defines the type of a button in the toast. |
ProgressDirection
Specifies the ProgressBar direction types. |
SfToast
Toast is a small, nonblocking notification pop-up and it is shown to users with readable message content at the bottom of the screen or at a specific target and disappears automatically after a few seconds (time-out) with different animation effects. |
ToastAnimationSettings
Specifies the show and hide animation settings of Toast. |
ToastAnimationSettingsModel
Interface for a class ToastAnimationSettings. |
ToastAnimationsModel
Interface for a class ToastAnimations. |
ToastBeforeCloseArgs
Specifies the event arguments of Toast before close. |
ToastBeforeOpenArgs
Specifies the event arguments of Toast before open. |
ToastButton
Provides data to configure the Toast button properties. |
ToastButtons
A list of buttons that are used to configure the Toast buttons. |
ToastClickEventArgs
Specifies the event arguments of Toast click. |
ToastCloseArgs
Specifies the event arguments of Toast close. |
ToastEasing
Specifies the Toast Easing effects. |
ToastEffect
Specifies the Toast animation effects. |
ToastEvents
Configure the event handlers to handle the events with Toast component. |
ToastHideAnimationSettings
Specifies the animation to appear while hiding the Toast. |
ToastModel
Interface for a class Toast. |
ToastOpenArgs
Specifies the event arguments of Toast open. |
ToastPosition
Configures to display a toast in the custom position within the document or target. |
ToastPositionModel
Interface for a class ToastPosition. |
ToastShowAnimationSettings
Specifies the animation to appear while showing the Toast. |
ToastTemplates
Configure templates to display within a header, content, and footer section of Toast. |