Syncfusion.Blazor.Popups 33.1.44

Syncfusion® Blazor Popup Components

A comprehensive suite of Blazor popup components for displaying modal and modeless dialogs, tooltips, and other overlay content. Includes Dialog and Tooltip components.

Supported Components

This package includes the following components:

Blazor Dialog Component

The Blazor Dialog Component is a useful user interface for informing users about critical information, errors, warnings, and questions, as well as confirming decisions and collecting input.

Key Features:

  • Modal and Modeless: Support for both modal dialogs (blocks interaction) and modeless dialogs (non-blocking)
  • Action Buttons: Built-in OK, Cancel, and custom action buttons
  • Positioning: Customizable dialog positioning on the screen
  • Dragging: Drag dialogs to reposition them
  • Resizing: Resize dialog windows dynamically
  • Animation: Built-in animation effects for dialog open/close
  • Templates: Support for header, content, and footer templates
  • Mobile Support: Responsive dialog support for mobile devices
  • Accessibility: Full keyboard navigation and ARIA support

Blazor Dialog

Documentation:

Blazor Tooltip Component

The Blazor Tooltip Component is a pop-up that shows information or messages when users hover, click, focus, or touch an element.

Key Features:

  • Multiple Trigger Types: Show on hover, click, focus, or touch events
  • Rich Content: Support for text, images, hyperlinks, and custom templates
  • Positioning: Flexible tooltip positioning (top, bottom, left, right)
  • Animation: Built-in animation effects for tooltip appearance
  • Responsive: Adapts positioning for different screen sizes
  • Offset Control: Customize tooltip offset and spacing
  • Keyboard Navigation: Full keyboard support for accessibility
  • Custom Styling: CSS and theme customization options

Blazor Tooltip

Documentation:

System Requirements

  • .NET 8.0 or later (Blazor Web App, Blazor Server, Blazor WebAssembly and Blazor Hybrid)
  • See full requirements: System Requirements.

Installation

.NET CLI

dotnet add package Syncfusion.Blazor.Popups

NuGet Package Manager

Install-Package Syncfusion.Blazor.Popups

Add stylesheet and script references

  • For Blazor Server App / Blazor Web App, add these to Components/App.razor or App.razor.
  • For Blazor WebAssembly App: add these to wwwroot/index.html.
<link href="_content/Syncfusion.Blazor.Themes/bootstrap5.css" rel="stylesheet" />
<script src="_content/Syncfusion.Blazor.Core/scripts/syncfusion-blazor.min.js" type="text/javascript"></script>

Quick Start

Register the Syncfusion® Blazor services in Program.cs:

using Syncfusion.Blazor;

builder.Services.AddSyncfusionBlazor();

Dialog

<SfDialog Width="250px">
    <DialogTemplates>
        <Content> This is a Dialog with content </Content>
    </DialogTemplates>
</SfDialog>

Tooltip

@using Syncfusion.Blazor.Popups
@using Syncfusion.Blazor.Buttons

<SfTooltip ID="Tooltip" Target="#btn" Content="@Content">
    <SfButton ID="btn" Content="Show Tooltip"></SfButton>
</SfTooltip>

@code
{
    string Content = "Lets go green & Save Earth !!";
}

Support

License

This is a commercial product and requires a paid license for possession or use. Review the Syncfusion® EULA.

About Syncfusion®

Syncfusion® provides 1600+ UI components and frameworks for web, mobile, and desktop development across multiple platforms:

Web: Blazor | ASP.NET Core | ASP.NET MVC | JavaScript | Angular | React | Vue

Mobile: Flutter | MAUI | UWP

Desktop: WinForms | WPF | WinUI

Learn more at www.syncfusion.com.

sales@syncfusion.com | Toll Free: 1-888-9-DOTNET

Showing the top 20 packages that depend on Syncfusion.Blazor.Popups.

Packages Downloads
Syncfusion.Blazor.SplitButtons
This package provides the functionality to utilize the features of Syncfusion Blazor Button Group, Dropdown Menu, Split Button, and Progress Button.
13
Syncfusion.Blazor.Inputs
This package provides the functionality to utilize the features of Syncfusion Blazor Color Picker, File Upload, MaskedTextBox, NumericTextBox, Slider, and TextBox.
13
Syncfusion.Blazor.SplitButtons
This package provides the functionality to utilize the features of Syncfusion Blazor Button Group, Dropdown Menu, Split Button, and Progress Button.
12
Syncfusion.Blazor.Grid
This package provides the functionality to utilize the features of Syncfusion Blazor DataGrid component and more.
12
Syncfusion.Blazor.PivotTable
This package provides the functionality to utilize the features of Syncfusion Blazor Pivot Table component and more.
12
Syncfusion.Blazor.PivotTable
The Blazor Pivot Table is a powerful control used to organize and summarize business data and display the result in a cross-table format. It includes major functionalities such as data binding, drilling up and down, Excel-like filtering and sorting, editing, Excel and PDF exporting, several built-in aggregations, pivot table field list, and calculated fields. Key features: - OLAP and Relational data sources - Virtual Scrolling - Grouping Bar - Field List - Pivot Chart - Formatting - Calculated Fields - Toolbar - Editing - Exporting Helpful links: Feature Tour: https://www.syncfusion.com/blazor-components/blazor-pivot-table Documentation: https://blazor.syncfusion.com/documentation/pivot-table/getting-started/ Demos: https://blazor.syncfusion.com/demos/pivot-table/default-functionalities?theme=bootstrap4 Support: Incident: https://www.syncfusion.com/support/directtrac/incidents/newincident/?utm_source=nuget&utm_medium=listing Forum: https://www.syncfusion.com/forums/blazor-components/?utm_source=nuget&utm_medium=listing This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA (https://www.syncfusion.com/eula/es/). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials). © Copyright 2021 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
12
Syncfusion.Blazor.QueryBuilder
This package provides the functionality to utilize the features of Syncfusion® Blazor Query Builder component and more.
12
Syncfusion.Blazor.SplitButtons
This package provides the functionality to utilize the features of Syncfusion Blazor Button Group, Dropdown Menu, Split Button, and Progress Button.
11
Syncfusion.Blazor.Navigations
This package provides the functionality to utilize the features of Syncfusion Blazor Accordion, Context Menu, Menu Bar, Tabs, Toolbar, Tree-view, and Sidebar.
11
Syncfusion.Blazor.QueryBuilder
This package provides the functionality to utilize the features of Syncfusion Blazor Query Builder component and more.
11
Syncfusion.Blazor.Grid
This package provides the functionality to utilize the features of Syncfusion Blazor DataGrid component and more.
11
Syncfusion.Blazor.PivotTable
The Blazor Pivot Table is a powerful control used to organize and summarize business data and display the result in a cross-table format. It includes major functionalities such as data binding, drilling up and down, Excel-like filtering and sorting, editing, Excel and PDF exporting, several built-in aggregations, pivot table field list, and calculated fields. Key features: - OLAP and Relational data sources - Virtual Scrolling - Grouping Bar - Field List - Pivot Chart - Formatting - Calculated Fields - Toolbar - Editing - Exporting Helpful links: Feature Tour: https://www.syncfusion.com/blazor-components/blazor-pivot-table Documentation: https://blazor.syncfusion.com/documentation/pivot-table/getting-started/ Demos: https://blazor.syncfusion.com/demos/pivot-table/default-functionalities?theme=bootstrap4 Support: Incident: https://www.syncfusion.com/support/directtrac/incidents/newincident/?utm_source=nuget&utm_medium=listing Forum: https://www.syncfusion.com/forums/blazor-components/?utm_source=nuget&utm_medium=listing This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA (https://www.syncfusion.com/eula/es/). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials). © Copyright 2020 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
11
Syncfusion.Blazor.PdfViewer
This package provides the functionality to utilize the features of Syncfusion Blazor PDF Viewer component and more.
11
Syncfusion.Blazor.Grid
This package provides the functionality to utilize the features of Syncfusion® Blazor DataGrid component and more.
11
Syncfusion.Blazor.Grid
This package provides the functionality to utilize the features of Syncfusion Blazor DataGrid component and more.
10
Syncfusion.Blazor.QueryBuilder
This package provides the functionality to utilize the features of Syncfusion Blazor Query Builder component and more.
10
Syncfusion.Blazor.InPlaceEditor
This package provides the functionality to utilize the features of Syncfusion Blazor InPlaceEditor component and more.
10

https://blazor.syncfusion.com/documentation/release-notes/33.1.44/?utm_source=nuget&utm_medium=listing

Version Downloads Last updated
33.1.49 0 4/13/2026
33.1.47 0 4/6/2026
33.1.46 0 3/30/2026
33.1.45 0 3/23/2026
33.1.44 1 3/23/2026
32.2.9 0 3/9/2026
32.2.8 0 3/2/2026
32.2.7 0 2/23/2026
32.2.5 0 2/16/2026
32.2.4 0 2/10/2026
32.2.3 0 2/5/2026
32.1.25 0 1/26/2026
32.1.24 2 1/24/2026
32.1.23 2 1/15/2026
32.1.22 2 1/15/2026
32.1.21 2 1/15/2026
32.1.20 3 1/15/2026
32.1.19 3 1/15/2026
31.2.18 3 1/15/2026
31.2.16 5 1/15/2026
31.2.15 3 1/15/2026
31.2.12 3 1/15/2026
31.2.10 2 1/15/2026
31.2.5 2 1/15/2026
31.2.4 2 1/15/2026
31.2.3 2 1/15/2026
31.2.2 3 1/14/2026
31.1.23 2 1/15/2026
31.1.22 2 1/15/2026
31.1.21 2 1/15/2026
31.1.20 2 9/29/2025
31.1.19 2 1/15/2026
31.1.18 2 1/15/2026
31.1.17 2 1/15/2026
30.2.7 2 12/18/2025
30.2.6 3 9/22/2025
30.2.5 2 12/17/2025
30.2.4 2 12/17/2025
30.1.42 5 8/1/2025
30.1.41 5 8/1/2025
30.1.40 4 7/19/2025
30.1.39 5 7/19/2025
30.1.38 5 7/2/2025
30.1.37 5 6/30/2025
29.2.11 5 6/30/2025
29.2.10 6 6/30/2025
29.2.9 6 7/3/2025
29.2.8 4 7/3/2025
29.2.7 4 7/1/2025
29.2.5 5 7/2/2025
29.2.4 5 6/30/2025
29.1.41 5 6/30/2025
29.1.40 5 7/4/2025
29.1.39 4 7/3/2025
29.1.38 4 7/1/2025
29.1.37 4 7/3/2025
29.1.35 4 7/17/2025
29.1.33 5 7/2/2025
28.2.12 5 7/2/2025
28.2.11 5 6/30/2025
28.2.9 6 3/9/2025
28.2.7 7 2/28/2025
28.2.6 5 2/28/2025
28.2.5 5 2/28/2025
28.2.4 6 2/28/2025
28.2.3 7 2/28/2025
28.1.41 4 2/28/2025
28.1.39 5 2/28/2025
28.1.38 5 2/28/2025
28.1.37 5 2/28/2025
28.1.36 5 2/28/2025
28.1.35 5 2/28/2025
28.1.33 5 2/28/2025
27.2.5 6 2/28/2025
27.2.4 8 2/28/2025
27.2.3 5 2/28/2025
27.2.2 5 2/28/2025
27.1.58 6 2/28/2025
27.1.57 6 2/28/2025
27.1.56 5 2/28/2025
27.1.55 5 2/28/2025
27.1.53 4 2/28/2025
27.1.52 6 2/28/2025
27.1.51 5 2/28/2025
27.1.50 5 2/28/2025
27.1.48 6 2/28/2025
26.2.14 5 2/28/2025
26.2.13 7 2/28/2025
26.2.12 5 2/28/2025
26.2.11 5 2/28/2025
26.2.10 5 2/28/2025
26.2.9 7 2/28/2025
26.2.8 6 2/28/2025
26.2.7 6 2/28/2025
26.2.5 6 2/28/2025
26.2.4 6 2/28/2025
26.1.42 8 7/18/2024
26.1.41 6 2/28/2025
26.1.40 6 2/28/2025
26.1.39 6 2/28/2025
26.1.38 6 2/28/2025
26.1.35 6 2/28/2025
25.2.7 6 2/28/2025
25.2.6 6 2/28/2025
25.2.5 6 2/28/2025
25.2.4 6 2/28/2025
25.2.3 6 2/28/2025
25.1.42 6 2/28/2025
25.1.41 5 2/28/2025
25.1.40 6 2/28/2025
25.1.39 6 2/28/2025
25.1.38 6 2/28/2025
25.1.37 6 2/28/2025
25.1.35 6 2/28/2025
24.2.9 6 2/28/2025
24.2.8 6 2/28/2025
24.2.7 7 2/28/2025
24.2.6 7 2/28/2025
24.2.5 5 2/28/2025
24.2.4 6 2/28/2025
24.2.3 6 2/28/2025
24.1.47 7 2/28/2025
24.1.46 6 2/28/2025
24.1.45 5 2/28/2025
24.1.44 9 2/28/2025
24.1.43 6 2/28/2025
24.1.41 6 2/28/2025
23.2.7 6 2/28/2025
23.2.6 7 2/28/2025
23.2.5 6 2/28/2025
23.2.4 6 2/28/2025
23.1.44 6 2/28/2025
23.1.43 5 2/28/2025
23.1.42 6 2/28/2025
23.1.41 6 2/28/2025
23.1.40 6 2/28/2025
23.1.39 6 2/28/2025
23.1.38 5 2/28/2025
23.1.36 10 10/18/2023
22.2.12 7 2/28/2025
22.2.11 5 2/28/2025
22.2.10 4 2/28/2025
22.2.9 5 2/28/2025
22.2.8 5 2/28/2025
22.2.7 6 2/28/2025
22.2.5 5 2/28/2025
22.1.39 5 2/28/2025
22.1.38 6 2/28/2025
22.1.37 5 2/28/2025
22.1.36 5 2/28/2025
22.1.34 6 2/28/2025
21.2.10 6 2/28/2025
21.2.9 6 2/28/2025
21.2.8 5 2/28/2025
21.2.6 5 2/28/2025
21.2.5 6 2/28/2025
21.2.4 7 2/28/2025
21.2.3 6 2/28/2025
21.1.41 6 2/28/2025
21.1.39 6 2/28/2025
21.1.38 5 2/28/2025
21.1.37 5 2/28/2025
21.1.35 6 2/28/2025
20.4.0.54 7 2/28/2025
20.4.0.53 5 3/2/2025
20.4.0.52 6 2/28/2025
20.4.0.51 6 3/5/2025
20.4.0.50 5 2/28/2025
20.4.0.49 6 2/28/2025
20.4.0.48 6 2/28/2025
20.4.0.44 7 2/28/2025
20.4.0.43 6 2/28/2025
20.4.0.42 7 2/28/2025
20.4.0.41 7 2/28/2025
20.4.0.40 7 2/28/2025
20.4.0.38 7 3/2/2025
20.3.0.61 5 3/2/2025
20.3.0.60 5 2/28/2025
20.3.0.59 6 3/2/2025
20.3.0.58 6 3/2/2025
20.3.0.57 6 3/2/2025
20.3.0.56 5 3/2/2025
20.3.0.52 7 2/28/2025
20.3.0.50 5 2/28/2025
20.3.0.49 8 8/30/2023
20.3.0.48 6 3/2/2025
20.3.0.47 5 3/2/2025
20.2.0.50 7 2/28/2025
20.2.0.49 5 2/28/2025
20.2.0.48 6 2/28/2025
20.2.0.46 6 2/28/2025
20.2.0.45 6 2/28/2025
20.2.0.44 5 2/28/2025
20.2.0.43 7 2/28/2025
20.2.0.40 7 2/28/2025
20.2.0.39 7 2/28/2025
20.2.0.38 5 2/28/2025
20.2.0.36 6 2/28/2025
20.1.0.61 7 2/28/2025
20.1.0.60 7 2/28/2025
20.1.0.59 7 3/5/2025
20.1.0.58 8 1/4/2025
20.1.0.57 5 3/5/2025
20.1.0.56 6 3/5/2025
20.1.0.55 6 2/28/2025
20.1.0.52 6 2/28/2025
20.1.0.51 6 2/28/2025
20.1.0.50 5 2/28/2025
20.1.0.48 6 3/5/2025
20.1.0.47 6 3/5/2025
19.4.0.56 6 3/5/2025
19.4.0.55 5 3/5/2025
19.4.0.54 7 3/5/2025
19.4.0.53 7 3/5/2025
19.4.0.52 5 3/5/2025
19.4.0.50 8 3/5/2025
19.4.0.48 7 3/5/2025
19.4.0.47 6 3/5/2025
19.4.0.43 9 3/2/2025
19.4.0.42 8 3/5/2025
19.4.0.41 7 2/28/2025
19.4.0.40 7 2/28/2025
19.4.0.38 5 3/5/2025
19.3.0.59 6 3/2/2025
19.3.0.57 6 3/5/2025
19.3.0.56 6 3/5/2025
19.3.0.55 5 3/2/2025
19.3.0.54 7 3/5/2025
19.3.0.53 5 3/2/2025
19.3.0.48 5 3/5/2025
19.3.0.47 6 3/5/2025
19.3.0.46 6 3/5/2025
19.3.0.45 7 3/5/2025
19.3.0.44 7 3/2/2025
19.3.0.43 5 3/2/2025
19.2.0.62 9 3/5/2025
19.2.0.60 7 3/5/2025
19.2.0.59 6 3/5/2025
19.2.0.57 6 3/5/2025
19.2.0.56 5 3/5/2025
19.2.0.55 5 3/5/2025
19.2.0.51 5 3/5/2025
19.2.0.49 5 3/5/2025
19.2.0.48 5 3/5/2025
19.2.0.47 6 3/5/2025
19.2.0.46 6 3/5/2025
19.2.0.44 6 3/5/2025
19.1.0.69 6 2/28/2025
19.1.0.67 5 3/5/2025
19.1.0.66 6 2/28/2025
19.1.0.65 5 3/5/2025
19.1.0.64 5 3/5/2025
19.1.0.63 7 3/2/2025
19.1.0.59 7 2/28/2025
19.1.0.58 6 3/5/2025
19.1.0.57 6 3/5/2025
19.1.0.56 6 3/5/2025
19.1.0.55 6 2/28/2025
19.1.0.54 5 3/5/2025
18.4.0.49 5 3/5/2025
18.4.0.48 6 2/28/2025
18.4.0.47 4 3/5/2025
18.4.0.46 5 3/5/2025
18.4.0.44 6 2/28/2025
18.4.0.43 5 3/2/2025
18.4.0.42 5 3/5/2025
18.4.0.41 7 2/28/2025
18.4.0.39 6 3/5/2025
18.4.0.35 5 3/5/2025
18.4.0.34 5 3/2/2025
18.4.0.33 5 3/2/2025
18.4.0.32 6 3/5/2025
18.4.0.31 7 3/2/2025
18.4.0.30 5 3/2/2025