Namespace Syncfusion.Blazor.Popups
Classes
_Imports |
AnimationModel
Interface for a class Animation |
BeforeCloseEventArgs
Provides data for the BeforeClose event. |
BeforeOpenEventArgs
Provides data for the BeforeOpen event. |
BeforeSanitizeHtmlArgs
Provides information about a BeforeSanitizeHtml event. |
ButtonType
Defines the type of a button in the dialog. |
CloseEventArgs
Provides data for the Close event. |
DialogAnimationSettings
The class provides data for the animation to Dialog. |
DialogButton
Provides data to configure the Dialog button properties. |
DialogButtonModel
The model class provides data to configure the button properties through a model. |
DialogButtons
A list of buttons that are used to configure the Dialog buttons. |
DialogEffect
Specifies the Dialog animation effects. |
DialogEvents
Configure handlers to handle the events with the Dialog component |
DialogPositionData
Configures to display a dialog in the custom position within the document or target. |
DialogTemplates
Configure templates to display within a header, content, and footer section of Dialog. |
DragEventArgs
Provides data for the Dragging event. |
DragStartEventArgs
Provides data for the DragStart event. |
DragStopEventArgs
Provides data for the DragStop event. |
Effect
Animation effects that are applicable to the Tooltip. A different animation can be set for tooltip open and close action. |
OpenEventArgs
Provides data for the DialogOpen event. |
OpenMode
To set the open modes available for the Tooltip. |
Position
To set the applicable positions where the Tooltip can be displayed over specific target elements. |
ResizeDirection
Defines the resize handles in the dialog. |
SanitizeRemoveAttrs
Provides information about a SanitizeRemoveAttributes. |
SanitizeSelectors
Provides information about a SanitizeSelectors. |
SfDialog
Represents the dialog component that displays the information and gets input from the user.
Two types of dialog components are |
SfTooltip
The SfTooltip component displays a pop-up containing information or a message when you hover, click, focus, or touch an element. |
TipPointerPosition
Applicable tip positions are attached to the Tooltip. |
TooltipAnimationSettings
Animation options that are common for both open and close actions of the Tooltip. |
TooltipEventArgs
Interface for Tooltip event arguments. |
TooltipTemplates
Configure templates to display content within the tooltip component. |