Blazor Docking Component

The Docking component for Blazor represents a widget which allows you to manage multiple windows and even the layout of your web page. Each window in the Docking can be dragged around the Web page, docked into docking zones, removed from the docking, collapsed into a minimized state to hide its content, expanded to display its content or pinned in place.

Prerequisites

Refer to Blazor Getting Started.

Example: