Blazor

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Namespace Syncfusion.Blazor.Popups

    Show / Hide Table of Contents

    Namespace Syncfusion.Blazor.Popups

    Classes

    AnimationModel

    Interface for a class Animation.

    BeforeCloseEventArgs

    Provides data for the BeforeClose event.

    BeforeOpenEventArgs

    Provides data for the BeforeOpen event.

    ButtonType

    Defines the type of a button in the dialog.

    CloseEventArgs

    Provides data for the Close event.

    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

    The class provides data for the animation to Dialog.

    DialogButton

    Provides data to configure the Dialog button properties.

    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

    A list of buttons that are used to configure the Dialog buttons.

    DialogDimension

    Provides data for GetDimension method.

    DialogEffect

    Specifies the Dialog animation effects.

    DialogEvents

    Configure handlers to handle the events with the Dialog component.

    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

    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.

    OverlayModalClickEventArgs

    Provides data for overLayClick event.

    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

    Defines the resize handles in the dialog.

    SfDialog

    Represents the dialog component that displays the information and gets input from the user. Two types of dialog components are Modal and Modeless(non-modal) depending on their interaction with the parent application.

    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.

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