menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Namespace Syncfusion.Blazor.Popups - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Namespace Syncfusion.Blazor.Popups

    Classes

    AnimationModel

    Represents the animation configuration model for Tooltip open and close operations.

    BeforeCloseEventArgs

    Provides arguments for the OnClose event, which is triggered before the dialog closes.

    BeforeOpenEventArgs

    Provides arguments for the OnOpen event, which is triggered before the dialog opens.

    ButtonType

    Specifies the type attribute for a button in the SfDialog, defining its default behavior.

    CloseEventArgs

    Provides arguments for the Closed event, which is triggered after the dialog has been closed.

    CollisionAxis

    Represents the collision handling configuration for both horizontal and vertical axes of popup positioning.

    CollisionType

    Defines the types of collision handling behavior for popup elements when they exceed viewport boundaries.

    DialogAnimationOptions

    The animation options for the built-in dialogs 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 component.

    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 components that are rendered within the SfDialog component.

    DialogDimension

    Provides the dimension data for the GetDimension() method.

    DialogEffect

    Specifies the built-in animation effect to apply when the SfDialog is shown or hidden.

    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 component class used within the SfDialog to configure custom templates for the header, content, and footer sections of the dialog.

    DragEventArgs

    Provides arguments for the OnDrag event, which is triggered while the dialog is being dragged.

    DragStartEventArgs

    Provides arguments for the OnDragStart event, which is triggered when the user begins dragging the dialog.

    DragStopEventArgs

    Provides arguments for the OnDragStop event, which is triggered when the user stops dragging the dialog.

    Effect

    Specifies the animation effects that can be applied to the Tooltip component during show and hide transitions.

    OpenEventArgs

    Provides arguments for the Opened event, which is triggered after the dialog has opened.

    OpenMode

    Specifies the different trigger modes that determine how the Tooltip component is opened and displayed to users.

    OverlayModalClickEventArgs

    Provides arguments for the OnOverlayModalClick event.

    PopupModel

    Represents the configuration model for popup components, containing positioning and collision handling settings.

    Position

    Specifies the positioning options that determine where the Tooltip should be displayed relative to its target element.

    PositionDataModel

    Represents the position data model for defining popup element positioning coordinates and alignment.

    ResizeDirection

    Specifies the direction from which the SfDialog can be resized.

    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

    The DialogProvider component serves as a target container where built-in dialogs are rendered using ConfirmAsync(String, String, DialogOptions), AlertAsync(String, String, DialogOptions), and PromptAsync(String, String, DialogOptions) methods from the SfDialogService.

    SfDialogService

    A class that represents the dialog utility service which is used to configure and display built-in dialog boxes such as alert, confirmation, and prompt dialogs.

    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 elements for positioning popup components.

    TipPointerPosition

    Specifies the positioning options for the tip pointer (arrow) that connects the Tooltip to its target element.

    TooltipAnimationSettings

    Animation options that are common for both open and close actions of the Tooltip.

    TooltipEventArgs

    Provides data for Tooltip-related events and contains properties that describe the event context and state.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved