Namespace Syncfusion.Blazor.Notifications
Classes
ButtonType
Defines the type of a button in the toast. |
MessageCloseEventArgs
Provides information about the Closed event. |
MessageSeverity
Specifies the type of severity to display the message with distinctive icons and colors. |
MessageVariant
Specifies the predefined appearance variants for the SfMessage component to display. |
ProgressDirection
Specifies the ProgressBar direction types. |
SfMessage
The Blazor Message component displays messages with severity by differentiating icons and colors to denote the importance and context of the message to the end user. |
SfSkeleton
The Skeleton is a placeholder that animates a shimmer effect to let users know that the page’s content is loading at the moment. In other terms, it simulates the layout of page content while loading the actual content. |
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. |
ShimmerEffect
Defines the animation effect of the Skeleton. |
SkeletonType
Defines the shape of the Skeleton. |
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. |