Namespace Syncfusion.Blazor.Notifications
Classes
ButtonType
Defines the button types available in the Toast notification component. |
MessageCloseEventArgs
Provides information about the Closed event. |
MessageSeverity
Specifies the type of severity to display the message with distinctive icons and colors in the SfMessage component. |
MessageVariant
Specifies the predefined appearance variants for the SfMessage component to control the visual presentation style. |
ProgressDirection
Specifies the direction types for progress bar animations in Toast notifications. |
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 for the SfToast component. |
ToastAnimationSettingsModel
Represents the animation settings configuration for Toast notifications. |
ToastAnimationsModel
Represents the animation configuration model for Toast notifications. |
ToastBeforeCloseArgs
Specifies the event arguments for the Toast before close event. |
ToastBeforeOpenArgs
Specifies the event arguments for the Toast before open event. |
ToastButton
Provides configuration data for action buttons within the Toast notification component. |
ToastButtons
A list of buttons that are used to configure the Toast buttons. |
ToastClickEventArgs
Specifies the event arguments for the Toast click event. |
ToastCloseArgs
Specifies the event arguments for the Toast close event. |
ToastEasing
Specifies the easing animation types for Toast notification transitions. |
ToastEffect
Specifies the animation effects available for Toast notification show and hide transitions. |
ToastEvents
Configure the event handlers to handle the events with SfToast component. |
ToastHideAnimationSettings
Specifies the animation configuration to be applied while hiding the Toast component. |
ToastModel
Represents the configuration model for Toast notifications. |
ToastOpenArgs
Specifies the event arguments for the Toast open event. |
ToastPosition
Configures to display a toast in the custom position within the document or target. |
ToastPositionModel
Represents the positioning configuration for Toast notifications. |
ToastShowAnimationSettings
Specifies the animation configuration settings to appear while showing the Toast notification. |
ToastTemplates
Configure templates to display within a header, content, and footer section of Toast. |