Skip to main content
All docs
V23.2

Dialogs and Windows

The DevExpress Dialogs and Windows Suite for Blazor is a set of components designed to display data as modal and non-modal dialogs.

The DropDown component allows you to create a drop-down window in your Blazor application.

Blazor Navigation DropDown

Read Tutorial: Explore Features Run Demo

Flyout

The Flyout component allows you to create a flyout window in your Blazor application.

Blazor Navigation Flyout

Read Tutorial: Explore Features Run Demo

The Popup component is a pop-up window that overlays the current view.

Blazor Navigation Landing Popup

Read Tutorial: Explore Features Run Demo

Window

The Window component allows you to show a non-modal window with custom content.

Blazor Navigation Landing Window

Read Tutorial: Explore Features Run Demo