Blazor Panel Component

The Panel component for Blazor represents a panel widget. This widget is a container for other widgets or elements. It automatically adds horizontal and vertical scrollbars, if the content is not fully visible.

Prerequisites

Refer to Blazor Getting Started.

Example: