Namespace Syncfusion.Blazor.Popups
Classes
AnimationModel
Interface for a class Animation. |
BeforeCloseEventArgs
Provides information about an OnClose event being triggered. |
BeforeOpenEventArgs
Provides information about an OnOpen event being triggered. |
ButtonType
Specifies the type of button in the SfDialog component. |
CloseEventArgs
Provides information about an Closed event being triggered. |
CollisionAxis
Provides information about a CollisionAxis. |
CollisionType
Defines the types of collision. |
DialogAnimationOptions
The animation options for the built-in dialogs is shown using ConfirmAsync(String, String, DialogOptions), AlertAsync(String, String, DialogOptions) and PromptAsync(String, String, DialogOptions) methods. |
DialogAnimationSettings
A class used for configuring the animation properties in the SfDialog. |
DialogButton
A class used for configuring the button properties in the SfDialog component. |
DialogButtonOptions
Provides options to configure dialog buttons of built-in dialogs shown using ConfirmAsync(String, String, DialogOptions), AlertAsync(String, String, DialogOptions) and PromptAsync(String, String, DialogOptions) methods. |
DialogButtons
Represents a collection of DialogButton. |
DialogDimension
Provides data for GetDimension method. |
DialogEffect
Specifies the animation effect, which needs to be applied on showing or hiding of SfDialog component. |
DialogEvents
A class used for configuring the SfDialog component events. |
DialogOptions
Provides options to configure built-in dialogs shown using ConfirmAsync(String, String, DialogOptions), AlertAsync(String, String, DialogOptions) and PromptAsync(String, String, DialogOptions) methods. |
DialogPositionData
A class used in the SfDialog to configure the custom position within the document or target. |
DialogTemplates
A class used in the SfDialog to configure templates to display within a header, content, and footer section of Dialog. |
DragEventArgs
Provides information about an OnDrag event being triggered. |
DragStartEventArgs
Provides information about an OnDragStart event being triggered. |
DragStopEventArgs
Provides information about an OnDragStop event being triggered. |
Effect
Animation effects that are applicable to the Tooltip. A different animation can be set for tooltip open and close action. |
OpenEventArgs
Provides information about an OnOpen event being triggered. |
OpenMode
To set the open modes available for the Tooltip. |
OverlayModalClickEventArgs
Provides information about an OnOverlayModalClick event being triggered. |
PopupModel
Provides data for the PopupModel. |
Position
To set the applicable positions where the Tooltip can be displayed over specific target elements. |
PositionDataModel
Provides information about a PositionDataModel. |
ResizeDirection
Specifies the direction of resizing in the SfDialog component. |
SfDialog
The Blazor Dialog is a user interface (UI) component that displays critical information, errors, warnings, and questions to users, as well as confirms decisions and collects input from the users. Based on user interactions, the dialog is classified as modal or non-modal (modeless). |
SfDialogProvider
DialogProvider is a target element where the built-in dialogs are shown using ConfirmAsync(String, String, DialogOptions), AlertAsync(String, String, DialogOptions) and PromptAsync(String, String, DialogOptions) methods that are appended to this element. |
SfDialogService
A class that represents the dialog utility service which is used to configure built-in dialog options. |
SfTooltip
The SfTooltip component displays a pop-up containing information or a message when you hover, click, focus, or touch an element. |
TargetType
Defines the types of target. |
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. |